]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.12] gh-122573: Require Python 3.10 or newer for Windows builds (GH-122574) (#122677)
authorGregory P. Smith <greg@krypto.org>
Tue, 6 Aug 2024 16:53:32 +0000 (09:53 -0700)
committerGitHub <noreply@github.com>
Tue, 6 Aug 2024 16:53:32 +0000 (18:53 +0200)
commit01db0e404de0226f106dc674981f31a6df9c19bf
tree43838b5a0ca3c358938256536584802aa0bfaa1b
parent70636659f01ca0cec21ef9442e2f4eefe8a1f9e7
[3.12] gh-122573: Require Python 3.10 or newer for Windows builds (GH-122574) (#122677)

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`

Co-authored-by: Jonathan Protzenko <protz@microsoft.com>
Co-authored-by: Erlend E. Aasland <erlend.aasland@protonmail.com>
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