COMMITS
/ Lib/test/test_importlib/abc.py December 10, 2025
B
GH-97850: Remove all uses and definitions of `load_module()` from importlib (#142205)
Brett Cannon committed
December 16, 2016
S
Remove unused imports.
Serhiy Storchaka committed
November 22, 2013
E
Implement PEP 451 (ModuleSpec).
Eric Snow committed
October 25, 2013
B
Issue #16803: Stop having test.test_importlib.abc ABCs inherit from
Brett Cannon committed
July 20, 2012
B
Issue #15168: Move importlb.test to test.test_importlib.
Brett Cannon committed