Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix EncodingWarning in test_tools. (GH-28846) | Inada Naoki | 2021-10-10 | 1 | -1/+1 |
* | bpo-40275: Use new test.support helper submodules in tests (GH-21727) | Hai Shi | 2020-08-04 | 1 | -1/+2 |
* | bpo-40443: Remove unused imports in tests (GH-19805) | Victor Stinner | 2020-04-29 | 1 | -1/+0 |
* | bpo-37834: Normalise handling of reparse points on Windows (GH-15231) | Steve Dower | 2019-08-21 | 1 | -2/+4 |
* | bpo-36776: Add @support.skip_unless_symlink to test_lll.py (GH-13058) | Zackery Spytz | 2019-05-02 | 1 | -0/+1 |
* | bpo-14546: Fix the argument handling in Tools/scripts/lll.py (GH-13026) | Zackery Spytz | 2019-05-02 | 1 | -0/+38 |