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-08 13:40:46 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
f1ae706ca53d43890cf09ccf052d783e97ba4b28
cpython
/
Lib
/
importlib
/
metadata
T
History
Victor Stinner
94d5f9827d
gh-105407: Remove unused imports in the stdlib (
#105411
)
2023-06-06 21:13:24 +00:00
..
__init__.py
gh-105407: Remove unused imports in the stdlib (
#105411
)
2023-06-06 21:13:24 +00:00
_adapters.py
Sync with importlib_metadata 6.5 (GH-103584)
2023-04-20 22:12:48 -04:00
_collections.py
bpo-43926: Cleaner metadata with PEP 566 JSON support. (GH-25565)
2021-05-02 17:03:40 -04:00
_functools.py
bpo-44893: Implement EntryPoint as simple class with attributes. (GH-30150)
2021-12-16 15:49:42 -05:00
_itertools.py
bpo-44893: Implement EntryPoint as simple class with attributes. (GH-30150)
2021-12-16 15:49:42 -05:00
_meta.py
Sync with importlib_metadata 6.5 (GH-103584)
2023-04-20 22:12:48 -04:00
_text.py
bpo-44893: Implement EntryPoint as simple class with attributes. (GH-30150)
2021-12-16 15:49:42 -05:00