| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Issue #17177: stop using imp in test_importlib | Brett Cannon | 2013-06-15 | 1 | -24/+25 |
| * | Issues #18088, 18089: Introduce | Brett Cannon | 2013-05-31 | 1 | -0/+202 |
| * | Issue #18072: Implement get_code() for importlib.abc.InspectLoader and | Brett Cannon | 2013-05-28 | 1 | -8/+88 |
| * | Move importlib.abc.SourceLoader.source_to_code() to InspectLoader. | Brett Cannon | 2013-05-26 | 1 | -3/+47 |
| * | Issue #17093,17566,17567: Methods from classes in importlib.abc now raise/return | Brett Cannon | 2013-04-09 | 1 | -10/+425 |
| * | Issue #15641: Clean up deprecated classes from importlib | Andrew Svetlov | 2012-11-05 | 1 | -17/+1 |
| * | Issue #15502: Finish bringing importlib.abc in line with the current | Brett Cannon | 2012-08-10 | 1 | -0/+2 |
| * | Close #15519: Properly expose WindowsRegistryFinder in importlib and bring th... | Nick Coghlan | 2012-08-02 | 1 | -1/+1 |
| * | Issue #15502: Bring the importlib ABCs into line with the current state of th... | Nick Coghlan | 2012-08-02 | 1 | -1/+6 |
| * | Issue #15168: Move importlb.test to test.test_importlib. | Brett Cannon | 2012-07-20 | 1 | -0/+96 |
