| Commit message (Expand) | Author | Age |
* | bpo-46425: fix direct invocation of `test_importlib` (GH-30682) | Nikita Sobolev | 2022-01-22 |
* | [codemod] Fix non-matching bracket pairs (GH-28473) | Mohamad Mansour | 2021-09-22 |
* | Issue #23277: Remove more unused sys and os imports. | Serhiy Storchaka | 2016-04-24 |
* | Issue #26581: Use the first coding cookie on a line, not the last one. | Serhiy Storchaka | 2016-03-20 |
* | Issue #21503: Use test_both() consistently in test_importlib. | Eric Snow | 2014-05-16 |
* | Issue #19721: Consolidate test_importlib utility code into a single | Brett Cannon | 2014-05-09 |
* | Issue 19713: Add PEP 451-related deprecations. | Eric Snow | 2014-01-06 |
* | Issue #19712: Update test.test_importlib.source for PEP 451 | Brett Cannon | 2013-12-06 |
* | Issue #16803: test.test_importlib.source now tests frozen and source code | Brett Cannon | 2013-11-08 |
* | Issue #18873: The tokenize module, IDLE, 2to3, and the findnocoding.py script | Serhiy Storchaka | 2013-09-16 |
* | Issue #15168: Move importlb.test to test.test_importlib. | Brett Cannon | 2012-07-20 |