Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | bpo-36766: Typos in docs and code comments (GH-13116) | penguindustin | 2019-05-06 | 1 | -1/+1 |
* | Issue #26186: Remove the restriction that built-in and extension | Brett Cannon | 2016-06-25 | 1 | -0/+2 |
* | Fix a scoping issue where an UnboundLocalError was triggered if a | Brett Cannon | 2016-06-25 | 1 | -3/+13 |
* | Issue #26186: Remove an invalid type check in | Brett Cannon | 2016-02-21 | 1 | -0/+1 |
* | Issue #17621: Introduce importlib.util.LazyLoader. | Brett Cannon | 2014-04-04 | 1 | -0/+132 |