COMMITS
/ Lib/test/test_launcher.py March 4, 2026
I
gh-122941: Fix test_launcher sporadic failures via py.ini isolation (GH-145090)
Itamar Oren committed
May 22, 2025
S
gh-71339: Use new assertion methods in tests (GH-129046)
Serhiy Storchaka committed
March 10, 2025
June 4, 2024
May 29, 2024
S
gh-119070: Fix py.exe handling of /usr/bin/env commands missing extension (GH-119426)
Steve Dower committed
January 25, 2024
S
gh-114272: Fix or skip tests that fail due to spaces in paths (GH-114451)
Steve Dower committed
January 17, 2024
S
gh-112984 Update Windows build and installer for free-threaded builds (GH-113129)
Steve Dower committed
October 2, 2023
April 24, 2023
R
GH-103805: Lib test f541 linting issue fix (#103812)
Rodolfo M. Pereira committed
February 1, 2023
January 13, 2023
November 18, 2022
October 31, 2022
S
gh-98692: Enable treating shebang lines as executables in py.exe launcher (GH-98732)
Steve Dower committed
October 19, 2022
S
gh-98414: py.exe launcher does not use defaults for -V:company/ option (GH-98460)
Steve Dower committed
September 5, 2022
August 22, 2022
T
gh-96076: Change test_launcher to use non-admin location for py.ini (GH-96091)
Terry Jan Reedy committed
August 3, 2022
July 28, 2022
S
gh-95359: Fix py.exe launcher handling of per-user py.ini and command names (GH-95399)
Steve Dower committed
July 26, 2022
S
gh-95285: py.exe launcher fails with short argv0 (GH-95295)
Steve Dower committed
July 16, 2022
P
gh-94772: Fix off-by-one error in Windows launcher (GH-94779)
Paul Moore committed
June 13, 2022
V
gh-84623: Remove unused imports in tests (#93772)
Victor Stinner committed
May 25, 2022
S
gh-93005: Fix py.exe launcher test to search for intended tag (GH-93190)
Steve Dower committed
May 23, 2022
S
gh-93005: Fixes launcher test when no Python install is available (GH-93007)
Steve Dower committed
May 19, 2022
S
gh-92817: Fix precedence of options to py.exe launcher (GH-92988)
Steve Dower committed
April 6, 2022
S
bpo-47239: Fixes py.exe output when run in a virtual environment. (GH-32364)
Steve Dower committed
March 30, 2022
S
bpo-46566: Make test_launcher more robust to a variety of installs (GH-32204)
Steve Dower committed
March 28, 2022
S
bpo-46566: Add new py.exe launcher implementation (GH-32062)
Steve Dower committed