This website requires JavaScript.
Explore
Help
Sign In
mirror
/
cpython
Watch
1
Star
0
Fork
0
You've already forked cpython
mirror of
https://github.com/python/cpython.git
synced
2026-01-31 07:05:24 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
cpython
/
Lib
/
importlib
History
Jason R. Coombs
0607fdd56c
[3.13] gh-123085: Fix issue in inferred caller when resource package has no source (GH-123102) (
#124024
)
2025-08-15 14:21:16 +00:00
..
metadata
[3.13] gh-120910: Fix issue resolving relative paths outside site-packages. (GH-120911) (
#120917
)
2024-06-23 17:30:08 +00:00
resources
[3.13] gh-123085: Fix issue in inferred caller when resource package has no source (GH-123102) (
#124024
)
2025-08-15 14:21:16 +00:00
__init__.py
[3.13] gh-125519: Improve traceback if
importlib.reload()
is called with a non-module object (GH-125520) (
#125768
)
2024-10-21 08:28:32 +00:00
_abc.py
…
_bootstrap_external.py
[3.13] gh-122907: Fix Builds Without HAVE_DYNAMIC_LOADING Set (gh-122952) (
#122984
)
2024-12-03 16:46:30 +00:00
_bootstrap.py
[3.13] gh-97850: Update the deprecation warning of
importlib.abc.Loader.load_module
(GH-129855) (GH-130013)
2025-02-11 19:28:25 +00:00
abc.py
[3.13] gh-121279: Re-add prematurely removed import warnings to importlib.abc (
#121281
)
2024-07-03 11:06:20 +02:00
machinery.py
…
readers.py
…
simple.py
…
util.py
[3.13] gh-117983: Defer import of threading for lazy module loading (GH-120233) (GH-121349)
2024-07-03 21:14:42 +00:00