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-05-06 20:51:17 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
main
cpython
/
Lib
/
importlib
/
metadata
T
Add File
New File
Upload File
Apply Patch
Copy Permalink
Download directory as ZIP
Download directory as TAR.GZ
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
…
_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
…