]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-117786: Fix venv created from Windows Store install by restoring __PYVENV_LAUNCHER...
authorSteve Dower <steve.dower@python.org>
Wed, 24 Apr 2024 22:00:55 +0000 (23:00 +0100)
committerGitHub <noreply@github.com>
Wed, 24 Apr 2024 22:00:55 +0000 (23:00 +0100)
commit4b10e209c76f9f36f8ae2e4d713b3a01591c1856
tree7a5033da731952dcf76dea0ebb29b8d97540f4f8
parent8942bf41dac49149a77f5396ab086d340de9c009
gh-117786: Fix venv created from Windows Store install by restoring __PYVENV_LAUNCHER__ smuggling (GH-117814)
Lib/test/test_embed.py
Misc/NEWS.d/next/Windows/2024-04-12-13-18-42.gh-issue-117786.LpI01s.rst [new file with mode: 0644]
Modules/getpath.py
PC/venvlauncher.c