This website requires JavaScript.
Explore
Help
Register
Sign In
PublicArchive
/
cpython
Watch
2
Star
0
Fork
0
You've already forked cpython
mirror of
https://github.com/python/cpython.git
synced
2026-06-21 10:34:26 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
9e863fab283eddca9c2a8f9d1ee30f4dc243e314
cpython
/
Lib
/
importlib
/
metadata
T
History
Jason R. Coombs
f5d47fceb0
gh-143387: Raise an exception instead of returning None when metadata file is missing. (
#146234
)
2026-03-23 09:12:36 -04:00
..
__init__.py
gh-143387: Raise an exception instead of returning None when metadata file is missing. (
#146234
)
2026-03-23 09:12:36 -04: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
_context.py
gh-143387: Raise an exception instead of returning None when metadata file is missing. (
#146234
)
2026-03-23 09:12:36 -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
…
_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
…