]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.13] gh-122573: Require Python 3.10 or newer for Windows builds (GH-122574) (#122674)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Tue, 6 Aug 2024 16:53:12 +0000 (18:53 +0200)
committerGitHub <noreply@github.com>
Tue, 6 Aug 2024 16:53:12 +0000 (18:53 +0200)
commitd5e7d0a4684e496889c90f951ee7d78a9da9f5b9
tree388ea969d6b41211852703b443d0d6f1a0158a6a
parent35bf9c62b161bfee22039946904f5761532b6d42
[3.13] gh-122573: Require Python 3.10 or newer for Windows builds (GH-122574) (#122674)

gh-122573: Require Python 3.10 or newer for Windows builds (GH-122574)

Match statements in tooling require a more recent Python. Tools/cases_generator/*.py (and `Tools/jit/*.py` in 3.13+).

(cherry picked from commit d0b92dd5ca46a10558857adeb7bb48ecf39fa783)

Co-authored-by: Jonathan Protzenko <protz@microsoft.com>
Co-authored-by: Erlend E. Aasland <erlend.aasland@protonmail.com>
Co-authored-by: Gregory P. Smith <greg@krypto.org>
Misc/NEWS.d/next/Windows/2024-08-01-10-55-15.gh-issue-122573.4-UCFY.rst [new file with mode: 0644]
PCbuild/find_python.bat