Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | gh-94772: Fix off-by-one error in Windows launcher (GH-94779) | Miss Islington (bot) | 2022-07-16 | 1 | -0/+24 |
* | gh-93005: Fix py.exe launcher test to search for intended tag (GH-93190) | Miss Islington (bot) | 2022-05-25 | 1 | -1/+1 |
* | gh-93005: Fixes launcher test when no Python install is available (GH-93007) | Miss Islington (bot) | 2022-05-23 | 1 | -5/+5 |
* | gh-92817: Fix precedence of options to py.exe launcher (GH-92988) | Miss Islington (bot) | 2022-05-19 | 1 | -9/+25 |
* | bpo-47239: Fixes py.exe output when run in a virtual environment. (GH-32364) | Steve Dower | 2022-04-06 | 1 | -8/+74 |
* | bpo-46566: Make test_launcher more robust to a variety of installs (GH-32204) | Steve Dower | 2022-03-30 | 1 | -6/+32 |
* | bpo-46566: Add new py.exe launcher implementation (GH-32062) | Steve Dower | 2022-03-28 | 1 | -0/+423 |