]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-46566: Add new py.exe launcher implementation (GH-32062)
authorSteve Dower <steve.dower@python.org>
Mon, 28 Mar 2022 23:21:08 +0000 (00:21 +0100)
committerGitHub <noreply@github.com>
Mon, 28 Mar 2022 23:21:08 +0000 (00:21 +0100)
commitbad86a621af61f383b9f06fe4a08f66245df99e2
tree0d52b1d9356c9cd73947db5a63d9829f9c5af2f4
parent5c30388f3c586ba2f33e349e22e5949cb92de621
bpo-46566: Add new py.exe launcher implementation (GH-32062)
Doc/using/windows.rst
Lib/test/test_launcher.py [new file with mode: 0644]
Misc/NEWS.d/next/Windows/2022-03-23-12-51-46.bpo-46566.4x4a7e.rst [new file with mode: 0644]
PC/launcher-usage.txt [new file with mode: 0644]
PC/launcher2.c [new file with mode: 0644]
PC/pylauncher.rc
PCbuild/pylauncher.vcxproj
PCbuild/pywlauncher.vcxproj
Tools/msi/launcher/launcher.wixproj
Tools/msi/launcher/launcher_files.wxs