summaryrefslogtreecommitdiffstats
path: root/PC/venvlauncher.c
Commit message (Collapse)AuthorAgeFilesLines
* gh-117786: Fix venv created from Windows Store install by restoring ↵Steve Dower2024-04-241-2/+2
| | | | __PYVENV_LAUNCHER__ smuggling (GH-117814)
* gh-112984 Update Windows build and installer for free-threaded builds ↵Steve Dower2024-01-171-0/+510
(GH-113129)