1. b523f84 Implement PEP 451 (ModuleSpec). by Eric Snow · 11 years ago
  2. b3d6aff Issue #16803: Stop having test.test_importlib.abc ABCs inherit from by Brett Cannon · 11 years ago
  3. 45a5e3a Issue #15168: Move importlb.test to test.test_importlib. by Brett Cannon · 12 years ago[Renamed from Lib/importlib/test/abc.py]
  4. 2a922ed Introduce importlib.abc. The module contains various ABCs related to imports by Brett Cannon · 15 years ago
  5. f254a75 Merge testing ABCs for importlib into importlib.test.abc. by Brett Cannon · 16 years ago[Renamed (60%) from Lib/importlib/test/loader_tests.py]
  6. a74ccea Initial take on importlib.test.loader_tests. by Brett Cannon · 16 years ago