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

Python 3.12 to 3.13 (Fix) #137

Merged
merged 1 commit into from
Feb 4, 2025
Merged

Conversation

swesner411
Copy link
Contributor

Fixes the previous upgrade attempt to Python 3.13

  • Adds "audioop-lts" as a requirement for Python 3.13+
  • Updated minimum versions to 3.9, as 3.8 will not build without errors.
  • Removes zoneinfo backport. It was only needed for Python 3.8 and earlier.

I've enabled this project's workflows on my fork for current and future use. This fix passes 3.9 through 3.13 workflow builds. "audioop-lts" is key to making this work. It ports audioop to Python 3.13+

Fixes previous upgrade attempt to Python 3.13
- Adds audioop-lts as a requirement for Python 3.13
- Updated minimum versions to 3.9, as 3.8 will not build without errors
@BattlefieldDuck BattlefieldDuck merged commit aa9d402 into DiscordGSM:main Feb 4, 2025
6 checks passed
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

Successfully merging this pull request may close these issues.

2 participants