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-06-23 11:33:30 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
d4544cb232dee5f836a64b9126fbbefcbb6099de
cpython
/
Lib
/
importlib
T
History
Thomas Grainger
d05140f9f7
gh-121604: fix ResourceLoader deprecation warning message (GH-128859)
2025-01-15 21:13:59 +00:00
..
metadata
…
resources
gh-123085: Fix issue in inferred caller when resources package has no source (
#123102
)
2024-09-12 19:08:06 +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-121604: Make sure all deprecated items in importlib raise DeprecationWarning (
#128007
)
2025-01-14 16:48:46 -08:00
_bootstrap.py
gh-122555: Remove removed functions from
Doc/data/refcounts.dat
(
#122556
)
2024-08-01 12:26:09 +02: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
…