aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/Lib/test/test_importlib/test_lazy.py
Commit message (Expand)AuthorAge
* bpo-36766: Typos in docs and code comments (GH-13116)penguindustin2019-05-06
* Issue #26186: Remove the restriction that built-in and extensionBrett Cannon2016-06-25
* Fix a scoping issue where an UnboundLocalError was triggered if aBrett Cannon2016-06-25
* Issue #26186: Remove an invalid type check inBrett Cannon2016-02-20
* Issue #17621: Introduce importlib.util.LazyLoader.Brett Cannon2014-04-04