Commit message (Expand) | Author | Age | |
---|---|---|---|
* | bpo-40275: Use new test.support helper submodules in tests (GH-21727) | Hai Shi | 2020-08-04 |
* | bpo-41069: Make TESTFN and the CWD for tests containing non-ascii characters.... | Serhiy Storchaka | 2020-06-25 |
* | bpo-40443: Remove unused imports in tests (GH-19805) | Victor Stinner | 2020-04-30 |
* | bpo-38347: find pathfix for Python scripts whose name contain a '-' (GH-16536) | Ruediger Pluem | 2019-10-11 |
* | bpo-37064: Add option -a to pathfix.py tool (GH-15717) | PatrikKopkan | 2019-09-25 |
* | bpo-37064: Skip test_tools.test_pathfix if installed (GH-15705) | Victor Stinner | 2019-09-05 |
* | bpo-37064: Add option -k to Tools/scripts/pathfix.py (GH-15548) | PatrikKopkan | 2019-09-05 |