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

Bump Python version to Python 3.12.6 #109

Closed
wants to merge 1 commit into from

Conversation

kentbull
Copy link

@kentbull kentbull commented Sep 27, 2024

This is a draft PR to start the process of building in support for Python 3.12.6. There appears to be a fair bit of work involved to make this happen in a number of different dependent repos, so this may remain WIP for a while.

Fixes #110

Should fix flet-dev/flet#4007

@FeodorFitsner
Copy link
Contributor

Thanks for your PR! Really appreciate the efforts you put into it!

Fortunately, we are in the process of releasing packaging "v2" (https://github.com/flet-dev/serious-python/tree/packaging-v2) which is not just based on 3.12.6, but it does not use/depend on Kivy anymore. The new packaging is going to be ready next week, so you safely close this PR. 🙌

@kentbull
Copy link
Author

Woot, woot! Hooray! That is awesome and I look forward to using the v2 release packaging. Thanks! I'll close this PR.

@kentbull kentbull closed this Sep 27, 2024
@torablien
Copy link

The new packaging is going to be ready next week

Very excited to try this!

@kentbull kentbull deleted the python-3-12 branch September 28, 2024 11:17
@kentbull
Copy link
Author

I'm glad to test anything out and provide early feedback on packaging-v2.

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.

Upgrade Python to 3.12.6 Packaging fails when using type aliases with explicit type
3 participants