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-10 14:41:01 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
a463cd8e45d6fc6ca16a59bcfeece99cf268e684
cpython
/
Lib
/
importlib
T
History
wim glenn
b7778d5902
Fix typo inaccuracy in _bootstrap_external.py (GH-118619)
2024-05-07 10:52:48 +02:00
..
metadata
GH-109653: Defer import of `
importlib.metadata._adapters
` (
#109829
)
2024-03-21 03:49:10 +00:00
resources
gh-116608: importlib.resources: Un-deprecate functional API & add subdirectory support (GH-116609)
2024-04-05 13:55:59 +02:00
__init__.py
…
_abc.py
…
_bootstrap_external.py
Fix typo inaccuracy in _bootstrap_external.py (GH-118619)
2024-05-07 10:52:48 +02:00
_bootstrap.py
fix comment typo in importlib (
#118567
)
2024-05-04 14:46:32 +01:00
abc.py
gh-114099 - Add iOS framework loading machinery. (GH-116454)
2024-03-19 08:36:19 -04:00
machinery.py
gh-114099 - Add iOS framework loading machinery. (GH-116454)
2024-03-19 08:36:19 -04:00
readers.py
…
simple.py
…
util.py
gh-117182: Allow lazily loaded modules to modify their own __class__
2024-04-09 04:08:48 +01:00