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-12 23:49:15 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
1e9dfdacefa2c8c27762ba6491b0f570147ee355
cpython
/
Lib
/
importlib
T
History
Brett Cannon
5d08c3ff7d
GH-102700: allow built-in modules to be submodules (GH-103162)
2023-04-06 14:19:54 -07: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.12. (GH-102010)
2023-02-18 16:29:22 -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-102515: Remove unused imports in the
Lib/
directory (
#102516
)
2023-03-08 11:45:38 +00:00
_bootstrap_external.py
GH-88691: Shrink the CALL caches (GH-103230)
2023-04-05 14:15:49 -07:00
_bootstrap.py
GH-102700: allow built-in modules to be submodules (GH-103162)
2023-04-06 14:19:54 -07: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