-
-
Notifications
You must be signed in to change notification settings - Fork 33.5k
GH-137618: Require Python 3.10 to Python 3.15 for PYTHON_FOR_REGEN #137619
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
Conversation
serhiy-storchaka
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Why require 3.11 if 3.10 is enough?
|
3.14 and 3.15 have not been released yet. Let's wait for their release. |
It seemed that the two
I'm not sure I follow this reasoning, the most recent updates have all been before release. #104488 was before 3.12b1, 500b0f4 was done in 3.13.0a0. |
|
I think that was premature. Otherwise we could have just added 3.16, 3.17, ..., 3.99. |
|
Thanks @AA-Turner for the PR, and @gpshead for merging it 🌮🎉.. I'm working now to backport this PR to: 3.14. |
…GEN (pythonGH-137619) * Require Python 3.11 to Python 3.15 for PYTHON_FOR_REGEN * NEWS * keep allowing python 3.10 --------- (cherry picked from commit 9ce99c6) Co-authored-by: Adam Turner <[email protected]> Co-authored-by: Gregory P. Smith <[email protected]>
|
GH-141437 is a backport of this pull request to the 3.14 branch. |
…EGEN (GH-137619) (#141437) GH-137618: Require Python 3.10 to Python 3.15 for PYTHON_FOR_REGEN (GH-137619) * Require Python 3.11 to Python 3.15 for PYTHON_FOR_REGEN * NEWS * keep allowing python 3.10 --------- (cherry picked from commit 9ce99c6) Co-authored-by: Adam Turner <[email protected]> Co-authored-by: Gregory P. Smith <[email protected]>
Uh oh!
There was an error while loading. Please reload this page.