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-09 06:01:08 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
c25400a4b63563c3aea7c8863e9bc06eeca3acca
cpython
/
Lib
/
importlib
T
History
Jacob Walls
92b2a8a04d
gh-93334: Fix homonym edge case in PathFinder.find_spec() (GH-98100)
2025-09-05 15:41:01 -07:00
..
metadata
Reapply "gh-132947: Apply changes from importlib_metadata 8.7 (
#137885
)" (
#137924
) (
#137930
)
2025-09-01 11:27:01 -04:00
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-93334: Fix homonym edge case in PathFinder.find_spec() (GH-98100)
2025-09-05 15:41:01 -07:00
_bootstrap.py
gh-115942: Add
locked
to several multiprocessing locks (
#115944
)
2025-04-08 11:14:12 +03:00
abc.py
GH-137426: Remove code deprecation of
importlib.abc.ResourceLoader
(GH-137567)
2025-08-11 16:18:54 -07: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