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-24 03:53:12 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
13dc2fde8cec1e8aad04c7635b3da4ff3e3dcb00
cpython
/
Lib
/
importlib
T
History
Semyon Moroz
8d17d79299
gh-138044: Remove deprecated parameter alias for
importlib.resources.files
(
#138059
)
2025-10-04 14:53:43 +01: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-138044: Remove deprecated parameter alias for
importlib.resources.files
(
#138059
)
2025-10-04 14:53:43 +01:00
__init__.py
…
_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-138310: Adds sys.audit event for import_module (
#138311
)
2025-09-19 06:21:42 -07:00
abc.py
GH-137426: Remove code deprecation of
importlib.abc.ResourceLoader
(GH-137567)
2025-08-11 16:18:54 -07:00
machinery.py
…
readers.py
…
simple.py
…
util.py
…