Skip to content

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

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

AA-Turner
Copy link
Member

@AA-Turner AA-Turner commented Aug 10, 2025

Copy link
Member

@serhiy-storchaka serhiy-storchaka left a 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?

@serhiy-storchaka
Copy link
Member

serhiy-storchaka commented Aug 11, 2025

3.14 and 3.15 have not been released yet. Let's wait for their release.

@AA-Turner
Copy link
Member Author

Why require 3.11 if 3.10 is enough?

It seemed that the two Tools/build/ scripts required 3.11, though looking closer they don't use PYTHON_FOR_REGEN, so I will restore 3.10.

3.14 and 3.15 have not been released yet. Let's wait for their release.

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.

@serhiy-storchaka
Copy link
Member

I think that was premature. Otherwise we could have just added 3.16, 3.17, ..., 3.99.

@AA-Turner AA-Turner changed the title GH-137618: Require Python 3.11 to Python 3.15 for PYTHON_FOR_REGEN GH-137618: Require Python 3.10 to Python 3.15 for PYTHON_FOR_REGEN Aug 11, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants