FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

GH-137618: Require Python 3.10 to Python 3.15 for PYTHON_FOR_REGEN by AA-Turner · Pull Request #137619 · python/cpython · GitHub

/ cpython Public

GH-137618: Require Python 3.10 to Python 3.15 for PYTHON_FOR_REGEN - #137619

Merged
gpshead merged 4 commits into
python:mainfrom
AA-Turner:python-for-regen-py315
Nov 12, 2025
Merged

GH-137618: Require Python 3.10 to Python 3.15 for PYTHON_FOR_REGEN#137619
gpshead merged 4 commits into
python:mainfrom
AA-Turner:python-for-regen-py315

Conversation

AA-Turner commented Aug 10, 2025
edited by bedevere-app Bot
Loading

Copy link
Copy Markdown
Member

serhiy-storchaka left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

Why require 3.11 if 3.10 is enough?

serhiy-storchaka commented Aug 11, 2025
edited
Loading

Copy link
Copy Markdown
Member

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

Copy link
Copy Markdown
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.

Copy link
Copy Markdown
Member

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

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

Copy link
Copy Markdown

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 <9087854+AA-Turner@users.noreply.github.com>
Co-authored-by: Gregory P. Smith <greg@krypto.org>

bedevere-app Bot commented Nov 12, 2025

Copy link
Copy Markdown

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

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 <9087854+AA-Turner@users.noreply.github.com>
Co-authored-by: Gregory P. Smith <greg@krypto.org>
StanFromIreland pushed a commit to StanFromIreland/cpython that referenced this pull request Dec 6, 2025
…GEN (pythonGH-137619)

* Require Python 3.11 to Python 3.15 for PYTHON_FOR_REGEN

* NEWS

* keep allowing python 3.10

---------

Co-authored-by: Gregory P. Smith <greg@krypto.org>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
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


Back | FazBrowse Home | New Git URL