summaryrefslogtreecommitdiffstats
path: root/PC/venvlauncher.c
Commit message (Collapse)AuthorAgeFilesLines
* gh-126433: Fix compiler warnings on 32-bit Windows (#126444)Victor Stinner2024-11-051-1/+1
|
* 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)