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

Add support for Python 3.13 #42

Merged
merged 3 commits into from
Oct 9, 2024
Merged

Conversation

rmartin16
Copy link
Member

@rmartin16 rmartin16 commented Oct 8, 2024

Changes

  • Add Python 3.13.0
  • Bump 3.12.5 -> 3.12.7

PR Checklist:

  • All new features have been tested
  • All new features have been documented
  • I have read the CONTRIBUTING.md file
  • I will abide by the code of conduct

@rmartin16
Copy link
Member Author

I had forgotten that Python.NET isn't ready for Python 3.13 yet. Additionally, there is some added complexity here on Windows for the stub binary. Feel free to close and address separately if necessary.

@freakboy3742 freakboy3742 marked this pull request as ready for review October 9, 2024 01:35
@freakboy3742
Copy link
Member

Toga doesn't support Python 3.13 on Windows, but pygame and console apps clearly work; excluding Toga from the CI matrix until this is resolved seems the right approach.

I'll tag a new stub binary right after merging this.

@freakboy3742 freakboy3742 merged commit 3965015 into beeware:main Oct 9, 2024
15 checks passed
@rmartin16 rmartin16 deleted the bump-python branch October 9, 2024 01:41
@rmartin16
Copy link
Member Author

Awesome; I'll do the same now for PySide6 for Flatpak.

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