Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Issue #21503: Use test_both() consistently in test_importlib. | Eric Snow | 2014-05-16 | 2 | -10/+19 |
* | Issue 19713: Add PEP 451-related deprecations. | Eric Snow | 2014-01-07 | 1 | -8/+34 |
* | Implement PEP 451 (ModuleSpec). | Eric Snow | 2013-11-22 | 2 | -10/+114 |
* | Issue #16803: test.test_importlib.frozen now runs both frozen and source code | Brett Cannon | 2013-11-08 | 2 | -31/+33 |
* | Issue #16803: Stop having test.test_importlib.abc ABCs inherit from | Brett Cannon | 2013-10-25 | 2 | -2/+2 |
* | Issue #17177: stop using imp in test_importlib | Brett Cannon | 2013-06-15 | 1 | -4/+6 |
* | Issue #18065: For frozen packages set __path__ to []. | Brett Cannon | 2013-06-01 | 1 | -1/+1 |
* | Issue #15168: Move importlb.test to test.test_importlib. | Brett Cannon | 2012-07-20 | 3 | -0/+181 |