Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Task] Python 3.12 Support #469

Closed
11 tasks done
No767 opened this issue Oct 4, 2023 · 1 comment
Closed
11 tasks done

[Task] Python 3.12 Support #469

No767 opened this issue Oct 4, 2023 · 1 comment

Comments

@No767
Copy link
Owner

No767 commented Oct 4, 2023

Task Description

Breaking protocol from what is written on the documentation, Python 3.12 does not offer many substantial changes, so I'll greenlight the operation to upgrade to Python 3.12. But there are many that should be noted before the upgrade can happen:

For some libs, they need to be built from source. So here are the major packages needed:

  • gcc
  • libsystemd-dev

And waiting on wheels:

  • hiredis-py
  • cysystemd

These libraries are blocking the potential release of 3.12 support:

@No767
Copy link
Owner Author

No767 commented Jan 21, 2024

multidict is the last one, but i'm already tracking that one

@No767 No767 closed this as completed Jan 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant