cpython/Lib/importlib/metadata
Jason R. Coombs b5e4c46be2
gh-146228: Better fork support in cached FastPath (#146231)
* Apply changes from importlib_metadata 8.9.0
* Suppress deprecation warning in fork.
2026-03-20 20:10:50 +00:00
..
__init__.py gh-146228: Better fork support in cached FastPath (#146231) 2026-03-20 20:10:50 +00:00
_adapters.py gh-146228: Better fork support in cached FastPath (#146231) 2026-03-20 20:10:50 +00:00
_collections.py Reapply "gh-132947: Apply changes from importlib_metadata 8.7 (#137885)" (#137924) (#137930) 2025-09-01 11:27:01 -04:00
_functools.py gh-146228: Better fork support in cached FastPath (#146231) 2026-03-20 20:10:50 +00:00
_itertools.py gh-120492: Sync importlib_metadata 8.2.0 (#124033) 2025-08-15 14:19:23 -07:00
_meta.py Reapply "gh-132947: Apply changes from importlib_metadata 8.7 (#137885)" (#137924) (#137930) 2025-09-01 11:27:01 -04:00
_text.py bpo-44893: Implement EntryPoint as simple class with attributes. (GH-30150) 2021-12-16 15:49:42 -05:00
_typing.py Reapply "gh-132947: Apply changes from importlib_metadata 8.7 (#137885)" (#137924) (#137930) 2025-09-01 11:27:01 -04:00
diagnose.py gh-113174: Sync with importlib_metadata 7.0 (#113175) 2023-12-21 15:04:05 -05:00