]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-34532: Fixed exit code for py.exe list versions arg (GH-9039)
authorBrendan Gerrity <brerrity@gmail.com>
Tue, 20 Nov 2018 21:28:27 +0000 (13:28 -0800)
committerSteve Dower <steve.dower@microsoft.com>
Tue, 20 Nov 2018 21:28:27 +0000 (13:28 -0800)
commitc8fe9ccf7bfbcf9a2cb48e3b6abacf6ec0e5e58d
tree2cb6cd40c5745529d6f2db1ec1297f82733a0468
parentb1dede3ee3498100b95265f7fdb0ea2bef9a2ba2
bpo-34532: Fixed exit code for py.exe list versions arg (GH-9039)
Misc/NEWS.d/next/Windows/2018-09-03-01-23-52.bpo-34532.N1HEbE.rst [new file with mode: 0644]
PC/launcher.c