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-25 20:36:12 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
2db2c4b45501eebef5b3ff89118554bd5eb92ed4
cpython
/
Lib
/
importlib
T
History
Mark Shannon
160f2fe2b9
GH-87849: Simplify stack effect of SEND and specialize it for generators and coroutines. (GH-101788)
2023-02-13 11:24:55 +00:00
..
metadata
gh-97781: Apply changes from importlib_metadata 5. (GH-97785)
2022-10-06 15:25:24 -04:00
resources
gh-97930: Apply changes from importlib_resources 5.10. (GH-100598)
2023-01-01 11:07:32 -05:00
__init__.py
gh-82874: Convert remaining importlib format uses to f-str. (
#98005
)
2022-10-06 18:27:51 -07:00
_abc.py
gh-94619: Remove long deprecated methods module_repr() and load_module() (
#94624
)
2022-08-04 17:24:26 -07:00
_bootstrap_external.py
GH-87849: Simplify stack effect of SEND and specialize it for generators and coroutines. (GH-101788)
2023-02-13 11:24:55 +00:00
_bootstrap.py
gh-91351: Fix some bugs in importlib handling of re-entrant imports (GH-94504)
2023-01-20 16:00:39 -08:00
abc.py
gh-93963: Officially deprecate abcs and warn about their usage. (GH-93965)
2022-07-03 12:17:27 -07:00
machinery.py
…
readers.py
…
simple.py
…
util.py
gh-82874: Convert remaining importlib format uses to f-str. (
#98005
)
2022-10-06 18:27:51 -07:00