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-19 19:03:25 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
8ac5565be2e5a11fad643c2fe9cbf16d2ddb95cd
cpython
/
Lib
/
importlib
T
History
Mark Shannon
2e14a52cce
GH-122160: Remove BUILD_CONST_KEY_MAP opcode. (GH-122164)
2024-07-25 16:24:29 +01:00
..
metadata
gh-120910: Fix issue resolving relative paths outside site-packages. (
#120911
)
2024-06-23 13:06:07 -04:00
resources
gh-106531: Apply changes from importlib_resources 6.3.2 (
#117054
)
2024-06-04 06:36:28 +00:00
__init__.py
gh-105407: Remove unused imports in the stdlib (
#105411
)
2023-06-06 21:13:24 +00:00
_abc.py
…
_bootstrap_external.py
GH-122160: Remove BUILD_CONST_KEY_MAP opcode. (GH-122164)
2024-07-25 16:24:29 +01:00
_bootstrap.py
fix comment typo in importlib (
#118567
)
2024-05-04 14:46:32 +01:00
abc.py
gh-120417: Remove unused imports in the stdlib (
#120420
)
2024-06-12 20:56:42 +02:00
machinery.py
gh-120417: Fix "imported but unused" linter warnings (
#120461
)
2024-06-14 20:39:50 +02:00
readers.py
…
simple.py
…
util.py
gh-117983: Defer import of threading for lazy module loading (
#120233
)
2024-07-03 20:50:46 +00:00