This website requires JavaScript.
Explore
Help
Register
Sign In
PublicArchive
/
cpython
Watch
2
Star
0
Fork
0
mirror of
https://github.com/python/cpython.git
synced
2026-08-01 22:55:03 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
73d03005b028eb6e4d1a643f3ca7a1f5ff2040fc
cpython
/
Lib
/
importlib
T
History
Tomas R.
and
GitHub
aa81a6f6e4
gh-97850: Update the deprecation warning of
importlib.abc.Loader.load_module
(GH-129855)
2025-02-11 11:04:16 -08:00
..
metadata
…
resources
gh-123987: Fix NotADirectoryError in NamespaceReader when sentinel present (
#124018
)
2025-01-26 16:23:54 +00:00
__init__.py
gh-125519: Improve traceback if
importlib.reload()
is called with a non-module object (
#125520
)
2024-10-21 07:53:21 +01:00
_abc.py
…
_bootstrap_external.py
gh-115911: Ignore PermissionError during import from cwd (
#116131
)
2025-01-26 19:00:28 +00:00
_bootstrap.py
gh-97850: Update the deprecation warning of
importlib.abc.Loader.load_module
(GH-129855)
2025-02-11 11:04:16 -08:00
abc.py
gh-121604: fix ResourceLoader deprecation warning message (GH-128859)
2025-01-15 21:13:59 +00:00
machinery.py
gh-121604: Make sure all deprecated items in importlib raise DeprecationWarning (
#128007
)
2025-01-14 16:48:46 -08:00
readers.py
…
simple.py
…
util.py
gh-122188: Move magic number to its own file (
#122243
)
2024-07-30 15:31:05 -04:00