| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Issue #19927: Add __eq__ to path-based loaders in importlib. | Eric Snow | 2014-01-04 | 1 | -0/+13 |
| * | Issue #19712: Update test.test_importlib.source for PEP 451 | Brett Cannon | 2013-12-06 | 1 | -8/+63 |
| * | Issue #16803: test.test_importlib.source now tests frozen and source code | Brett Cannon | 2013-11-08 | 1 | -27/+43 |
| * | Issue #16803: Stop having test.test_importlib.abc ABCs inherit from | Brett Cannon | 2013-10-25 | 1 | -1/+6 |
| * | Issue #17177: The imp module is pending deprecation. | Brett Cannon | 2013-06-16 | 1 | -1/+0 |
| * | Issue #17177: stop using imp in test_importlib | Brett Cannon | 2013-06-15 | 1 | -8/+11 |
| * | Issues #18088, 18089: Introduce | Brett Cannon | 2013-05-31 | 1 | -25/+8 |
| * | #11420: merge with 3.3. | Ezio Melotti | 2013-03-16 | 1 | -1/+2 |
| |\ | |||||
| | * | #11420: merge with 3.2. | Ezio Melotti | 2013-03-16 | 1 | -1/+2 |
| * | | Replace IOError with OSError (#16715) | Andrew Svetlov | 2012-12-25 | 1 | -1/+1 |
| |/ | |||||
| * | abc fixes. | Barry Warsaw | 2012-07-31 | 1 | -0/+2 |
| * | Issue #15168: Move importlb.test to test.test_importlib. | Brett Cannon | 2012-07-20 | 1 | -0/+482 |
