]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-45616: Let py.exe distinguish between v3.1 and v3.10 (GH-29731)
authorZachary Ware <zach@python.org>
Wed, 24 Nov 2021 04:41:04 +0000 (22:41 -0600)
committerGitHub <noreply@github.com>
Wed, 24 Nov 2021 04:41:04 +0000 (22:41 -0600)
commitf9de97aae5fe9dafb58a8099171f4a09c449f4e8
tree379fb2cdcaa176a78e5e1202672c53ce355dfe55
parent9cf5646bb465b7d3d68bfe6d4711feb43d565051
bpo-45616: Let py.exe distinguish between v3.1 and v3.10 (GH-29731)
Misc/NEWS.d/next/Windows/2021-11-23-11-44-42.bpo-45616.K52PLZ.rst [new file with mode: 0644]
PC/launcher.c