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-11 07:00:24 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
8d18d1ffd52eb3917c4566b09596d596116a5532
cpython
/
Lib
/
importlib
T
History
Brandt Bucher
6162a0e305
Fix incorrect versions in magic number comments (GH-101301)
2023-01-25 13:30:33 -08:00
..
metadata
gh-97781: Apply changes from importlib_metadata 5. (GH-97785)
2022-10-06 15:25:24 -04:00
resources
gh-97930: Apply changes from importlib_resources 5.10. (GH-100598)
2023-01-01 11:07:32 -05:00
__init__.py
gh-82874: Convert remaining importlib format uses to f-str. (
#98005
)
2022-10-06 18:27:51 -07:00
_abc.py
gh-94619: Remove long deprecated methods module_repr() and load_module() (
#94624
)
2022-08-04 17:24:26 -07:00
_bootstrap_external.py
Fix incorrect versions in magic number comments (GH-101301)
2023-01-25 13:30:33 -08:00
_bootstrap.py
gh-91351: Fix some bugs in importlib handling of re-entrant imports (GH-94504)
2023-01-20 16:00:39 -08:00
abc.py
gh-93963: Officially deprecate abcs and warn about their usage. (GH-93965)
2022-07-03 12:17:27 -07:00
machinery.py
…
readers.py
…
simple.py
…
util.py
gh-82874: Convert remaining importlib format uses to f-str. (
#98005
)
2022-10-06 18:27:51 -07:00