COMMITS
/ PC/launcher2.c February 19, 2024
M
gh-115543: Update py.exe to know about Python 3.13 and to install 3.12 by default (GH-115544)
Miss Islington (bot) committed
January 25, 2024
M
gh-100107: Make py.exe launcher ignore app aliases that launch Microsoft Store (GH-114358)
Miss Islington (bot) committed
February 1, 2023
M
gh-101467: Correct py.exe handling of prefix matches and cases when only one runtime is installed (GH-101468)
Miss Islington (bot) committed
January 24, 2023
M
gh-101135: Add backwards compatibility to Windows launcher for older 32-bit versions (GH-101138)
Miss Islington (bot) committed
January 13, 2023
M
gh-100247: Fix py.exe launcher not using entire shebang command for finding custom commands (GH-100944)
Miss Islington (bot) committed
November 18, 2022
M
gh-99442: Fix handling in py.exe launcher when argv[0] does not include a file extension (GH-99542)
Miss Islington (bot) committed
October 31, 2022
M
gh-98692: Enable treating shebang lines as executables in py.exe launcher (GH-98732)
Miss Islington (bot) committed
October 28, 2022
M
gh-98745: Allow py.exe launcher to install 3.11 by default and 3.12 on request (GH-98780)
Miss Islington (bot) committed
October 19, 2022
M
gh-98414: py.exe launcher does not use defaults for -V:company/ option (GH-98460)
Miss Islington (bot) committed
September 5, 2022
M
gh-96559: Fixes Windows launcher handling of defaults using old-style tags, and adds What's New section (GH-96595)
Miss Islington (bot) committed
August 3, 2022
M
gh-94399: Restore PATH search behaviour of py.exe launcher for '/usr/bin/env' shebang lines (GH-95582)
Miss Islington (bot) committed
July 28, 2022
M
gh-95359: Fix py.exe launcher handling of per-user py.ini and command names (GH-95399)
Miss Islington (bot) committed
July 27, 2022
M
gh-95285: py.exe launcher fails with short argv0 (GH-95295) (GH-95298)
Miss Islington (bot) committed
July 16, 2022
M
gh-94772: Fix off-by-one error in Windows launcher (GH-94779)
Miss Islington (bot) committed
May 23, 2022
M
gh-93005: Fixes launcher test when no Python install is available (GH-93007)
Miss Islington (bot) committed
May 19, 2022
M
gh-92817: Fix precedence of options to py.exe launcher (GH-92988)
Miss Islington (bot) committed
April 6, 2022
S
bpo-47239: Fixes py.exe output when run in a virtual environment. (GH-32364)
Steve Dower committed
March 28, 2022
S
bpo-46566: Add new py.exe launcher implementation (GH-32062)
Steve Dower committed