]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-40432: Use python 3.8 or higher to compile CPython on Windows (GH-25389) (#25637)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Mon, 26 Apr 2021 19:54:25 +0000 (12:54 -0700)
committerGitHub <noreply@github.com>
Mon, 26 Apr 2021 19:54:25 +0000 (21:54 +0200)
commitf65f3f0e99b27e0a4ea6bb7e30c5bdb5832a76c6
tree7909e399db4c58909a4317a29f0ff6d846977acd
parentba7338a46038bdb55159bf37e7ad83f177e5257b
bpo-40432: Use python 3.8 or higher to compile CPython on Windows (GH-25389) (#25637)

(cherry picked from commit 425434dadc30d96dc1c0c628f954f9b6f5edd2c9)

Co-authored-by: Ken Jin <28750310+Fidget-Spinner@users.noreply.github.com>
Misc/NEWS.d/next/Windows/2021-04-20-23-07-22.bpo-40432.9OFpoq.rst [new file with mode: 0644]
PCbuild/find_python.bat