cpython/Lib/importlib
2022-11-23 16:47:31 -06:00
..
metadata gh-97781: Apply changes from importlib_metadata 5. (GH-97785) 2022-10-06 15:25:24 -04:00
resources gh-97930: Merge with importlib_resources 5.9 (GH-97929) 2022-10-16 15:00:39 -04: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.py gh-98139: enhance namespace package repr 2022-11-06 22:13:40 +00:00
_bootstrap_external.py closes gh-99508: fix TypeError in Lib/importlib/_bootstrap_external.py (GH-99635) 2022-11-23 16:47:31 -06: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