cpython/Lib/importlib
2025-11-03 10:10:28 -08:00
..
metadata gh-140141: Properly break exception chain in importlib.metadata.Distribution.from_name (#140142) 2025-10-15 12:49:14 -04:00
resources gh-138044: Remove deprecated parameter alias for importlib.resources.files (#138059) 2025-10-04 14:53:43 +01:00
__init__.py Update sys module to conform with the PEP, add matching C API 2025-10-09 13:37:28 -07:00
_abc.py gh-102515: Remove unused imports in the Lib/ directory (#102516) 2023-03-08 11:45:38 +00:00
_bootstrap.py Publish lazy imported packages on parent 2025-10-02 13:22:54 -07:00
_bootstrap_external.py GH-119668: expose importlib.machinery.NamespacePath (#119669) 2025-11-01 00:39:48 +00:00
abc.py GH-137426: Remove code deprecation of importlib.abc.ResourceLoader (GH-137567) 2025-08-11 16:18:54 -07:00
machinery.py GH-119668: expose importlib.machinery.NamespacePath (#119669) 2025-11-01 00:39:48 +00:00
readers.py
simple.py
util.py gh-122188: Move magic number to its own file (#122243) 2024-07-30 15:31:05 -04:00