cpython/Lib/importlib
Lisa Roach 2fd43a1ffe
gh-138310: Adds sys.audit event for import_module (#138311)
* Updates sys.audit calls for imports to include import_module
* Adds unit tests for existing and new functionality
2025-09-19 06:21:42 -07:00
..
metadata Reapply "gh-132947: Apply changes from importlib_metadata 8.7 (#137885)" (#137924) (#137930) 2025-09-01 11:27:01 -04:00
resources
__init__.py
_abc.py
_bootstrap.py gh-138310: Adds sys.audit event for import_module (#138311) 2025-09-19 06:21:42 -07:00
_bootstrap_external.py gh-93334: Fix homonym edge case in PathFinder.find_spec() (GH-98100) 2025-09-05 15:41:01 -07:00
abc.py
machinery.py
readers.py
simple.py
util.py