1. b89ee8e Clarify importlib.abc.PyPycLoader.write_bytecode(). by Brett Cannon · 15 years ago
  2. 6919427 Implement the PEP 302 protocol for get_filename() as by Brett Cannon · 16 years ago
  3. 64ef00f Importlib's documentation said that importlib.abc.PyLoader inherited from by Brett Cannon · 16 years ago
  4. 8d11013 Implement InspectLoader for FrozenImporter. by Brett Cannon · 16 years ago
  5. a113ac5 Implement InspectLoader for BuiltinImporter. by Brett Cannon · 16 years ago
  6. 7aa21f7 A few more docstring/API cleanups for importlib. by Brett Cannon · 16 years ago
  7. 2a922ed Introduce importlib.abc. The module contains various ABCs related to imports by Brett Cannon · 16 years ago