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-14 00:18:52 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
7677be5ee6ffdc7b4b366ea29a86da50873cd731
cpython
/
Lib
/
importlib
T
History
Jason R. Coombs
c60d97805f
[3.12] gh-121735: Fix module-adjacent references in zip files (gh-123037) (
#124011
)
2024-09-24 10:19:43 -07:00
..
metadata
[3.12] gh-120910: Fix issue resolving relative paths outside site-packages. (GH-120911) (
#120918
)
2024-06-23 17:30:18 +00:00
resources
[3.12] gh-121735: Fix module-adjacent references in zip files (gh-123037) (
#124011
)
2024-09-24 10:19:43 -07:00
__init__.py
gh-98040: Remove find_loader, find_module and other deprecated APIs (
#98059
)
2023-05-03 04:55:22 -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
[3.12] gh-116811: Ensure MetadataPathFinder.invalidate_caches is reachable when delegated through PathFinder. (GH-116812) (
#116864
)
2024-03-15 09:59:28 -04:00
_bootstrap.py
[3.12] gh-112414: Fix
AttributeError
when calling
repr()
on a namespace package imported with a custom loader (GH-112425) (
#112440
)
2023-11-27 08:53:57 +00:00
abc.py
gh-98040: Remove find_loader, find_module and other deprecated APIs (
#98059
)
2023-05-03 04:55:22 -07:00
machinery.py
…
readers.py
…
simple.py
…
util.py
[3.12] gh-117983: Defer import of threading for lazy module loading (GH-120233) (GH-121350)
2024-07-03 21:09:00 +00:00