| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Issue #17099: Have importlib.find_loader() raise ValueError when | Brett Cannon | 2013-03-13 | 1 | -0/+14 |
| * | merge w/ 3.3 | Brett Cannon | 2013-02-03 | 1 | -6/+0 |
| |\ | |||||
| | * | Way too many places create modules temporarily that never set | Brett Cannon | 2013-02-03 | 1 | -6/+0 |
| * | | merge | Brett Cannon | 2013-02-03 | 1 | -0/+4 |
| |\ \ | |/ | |||||
| | * | pyexpat/xml.parsers.expat create their errors and model modules from | Brett Cannon | 2013-02-03 | 1 | -0/+4 |
| * | | Merge w/ 3.3 more fixes thanks to issue #17098 | Brett Cannon | 2013-02-01 | 1 | -0/+9 |
| |\ \ | |/ | |||||
| | * | Issue #17098: Be more stringent of setting __loader__ on early imported | Brett Cannon | 2013-02-01 | 1 | -0/+6 |
| * | | merge with 3.3 | Brett Cannon | 2013-02-01 | 1 | -7/+10 |
| |\ \ | |/ | |||||
| | * | Add a test for fix of issue #17098 | Brett Cannon | 2013-02-01 | 1 | -1/+12 |
| |/ | |||||
| * | Issue #15502: Finish bringing importlib.abc in line with the current | Brett Cannon | 2012-08-10 | 1 | -3/+7 |
| * | Issue #15168: Move importlb.test to test.test_importlib. | Brett Cannon | 2012-07-20 | 1 | -0/+183 |
