Skip to content

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
@gpshead gpshead requested a review from emmatyping as a code owner November 12, 2025 00:22
@gpshead gpshead added needs backport to 3.14 bugs and security fixes build The build process and cross-build labels Nov 12, 2025
@gpshead gpshead enabled auto-merge (squash) November 12, 2025 00:23
@gpshead gpshead merged commit 9ce99c6 into python:main Nov 12, 2025
46 checks passed
@miss-islington-app
Copy link

Thanks @AA-Turner for the PR, and @gpshead for merging it 🌮🎉.. I'm working now to backport this PR to: 3.14.
🐍🍒⛏🤖

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Nov 12, 2025
…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]>
@bedevere-app
Copy link

bedevere-app bot commented Nov 12, 2025

GH-141437 is a backport of this pull request to the 3.14 branch.

@bedevere-app bedevere-app bot removed the needs backport to 3.14 bugs and security fixes label Nov 12, 2025
gpshead added a commit that referenced this pull request Nov 12, 2025
…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]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

build The build process and cross-build

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants