This website requires JavaScript.
Explore
Help
Sign In
mirror
/
cpython
Watch
1
Star
0
Fork
0
You've already forked cpython
mirror of
https://github.com/python/cpython.git
synced
2026-01-30 22:55:41 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
cpython
/
Lib
/
importlib
/
metadata
History
Jason R. Coombs
efe7d08d17
bpo-44464: Remove special exclusion for flake8 in the deprecation warnings. (
#26807
)
...
Sync with importlib_metadata 4.6.
2021-06-27 17:59:18 -04:00
..
__init__.py
bpo-44464: Remove special exclusion for flake8 in the deprecation warnings. (
#26807
)
2021-06-27 17:59:18 -04:00
_adapters.py
bpo-44241: Incorporate changes from importlib_metadata 4.1. (
#26382
)
2021-05-26 13:40:05 -04:00
_collections.py
…
_functools.py
…
_itertools.py
…
_meta.py
bpo-44241: Incorporate changes from importlib_metadata 4.1. (
#26382
)
2021-05-26 13:40:05 -04:00
_text.py
…