]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-96559: Fixes Windows launcher handling of defaults using old-style tags, and adds...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Mon, 5 Sep 2022 22:13:24 +0000 (15:13 -0700)
committerGitHub <noreply@github.com>
Mon, 5 Sep 2022 22:13:24 +0000 (15:13 -0700)
commit08d8058b79f6cddcc9621876dcd454fa367b9806
tree911f06c17c544194d821bed77779b22b43eff3a7
parenta5a9d0517b50ac328f02cb3778df717cca7020a9
gh-96559: Fixes Windows launcher handling of defaults using old-style tags, and adds What's New section (GH-96595)

(cherry picked from commit 80a9bd2e94b1759a7669fa811ed3526eb137c92d)

Co-authored-by: Steve Dower <steve.dower@python.org>
Doc/whatsnew/3.11.rst
Lib/test/test_launcher.py
Misc/NEWS.d/next/Windows/2022-09-05-18-32-47.gh-issue-96559.561sUd.rst [new file with mode: 0644]
PC/launcher2.c