| Commit message (Expand) | Author | Age | Files | Lines |
* | gh-119070: Fix py.exe handling of /usr/bin/env commands missing extension (GH... | Steve Dower | 2024-05-29 | 1 | -1/+1 |
|
|
* | Fix some missing null checks. (GH-118721) | Steve Dower | 2024-05-10 | 1 | -0/+5 |
|
|
* | gh-115543: Update py.exe to know about Python 3.13 and to install 3.12 by def... | Steve Dower | 2024-02-19 | 1 | -1/+4 |
|
|
* | gh-115049: Fix py.exe failing when user has no LocalAppData. (GH-115185) | Steve Dower | 2024-02-12 | 1 | -2/+13 |
|
|
* | gh-100107: Make py.exe launcher ignore app aliases that launch Microsoft Stor... | Vincent Cunningham | 2024-01-25 | 1 | -0/+69 |
|
|
* | Fix typos in variable names, function names, and comments (GH-101868) | Yang Hau | 2023-12-01 | 1 | -1/+1 |
|
|
* | gh-83180: Made launcher treat shebang 'python' tags as low priority so that a... | Steve Dower | 2023-10-02 | 1 | -6/+32 |
|
|
* | gh-103167: Fix `-Wstrict-prototypes` warnings by using `(void)` for functions... | Nikita Sobolev | 2023-04-05 | 1 | -3/+3 |
|
|
* | Remove or update bitbucket links (GH-101963) | sblondon | 2023-03-08 | 1 | -2/+1 |
|
|
* | gh-101467: Correct py.exe handling of prefix matches and cases when only one ... | Steve Dower | 2023-02-01 | 1 | -9/+56 |
|
|
* | gh-77532: Minor tweaks to allow compiling with PlatformToolset=ClangCL on Win... | Steve Dower | 2023-01-27 | 1 | -4/+8 |
|
|
* | gh-101135: Add backwards compatibility to Windows launcher for older 32-bit v... | Martin Boisvert | 2023-01-24 | 1 | -34/+121 |
|
|
* | gh-100247: Fix py.exe launcher not using entire shebang command for finding c... | Steve Dower | 2023-01-13 | 1 | -65/+85 |
|
|
* | gh-99442: Fix handling in py.exe launcher when argv[0] does not include a fil... | Steve Dower | 2022-11-18 | 1 | -50/+32 |
|
|
* | gh-98692: Enable treating shebang lines as executables in py.exe launcher (GH... | Steve Dower | 2022-10-31 | 1 | -3/+68 |
|
|
* | gh-98745: Allow py.exe launcher to install 3.11 by default and 3.12 on reques... | Steve Dower | 2022-10-28 | 1 | -1/+4 |
|
|
* | gh-98414: py.exe launcher does not use defaults for -V:company/ option (GH-98... | Steve Dower | 2022-10-19 | 1 | -0/+1 |
|
|
* | gh-96559: Fixes Windows launcher handling of defaults using old-style tags, a... | Steve Dower | 2022-09-05 | 1 | -22/+19 |
|
|
* | gh-94399: Restore PATH search behaviour of py.exe launcher for '/usr/bin/env'... | Steve Dower | 2022-08-03 | 1 | -0/+106 |
|
|
* | gh-95359: Fix py.exe launcher handling of per-user py.ini and command names (... | Steve Dower | 2022-07-28 | 1 | -7/+11 |
|
|
* | gh-95285: py.exe launcher fails with short argv0 (GH-95295) | Steve Dower | 2022-07-26 | 1 | -0/+3 |
|
|
* | gh-94772: Fix off-by-one error in Windows launcher (GH-94779) | Paul Moore | 2022-07-16 | 1 | -1/+3 |
|
|
* | gh-93005: Fixes launcher test when no Python install is available (GH-93007) | Steve Dower | 2022-05-23 | 1 | -3/+3 |
|
|
* | gh-92817: Fix precedence of options to py.exe launcher (GH-92988) | Steve Dower | 2022-05-19 | 1 | -2/+21 |
|
|
* | bpo-47239: Fixes py.exe output when run in a virtual environment. (GH-32364) | Steve Dower | 2022-04-06 | 1 | -96/+205 |
|
|
* | bpo-46566: Add new py.exe launcher implementation (GH-32062) | Steve Dower | 2022-03-28 | 1 | -0/+2264 |
|
|