Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |