0
0
mirror of https://github.com/python/cpython.git synced 2024-11-24 00:38:00 +01:00
cpython/Lib/importlib
Jason R. Coombs 8d63c8d47b
gh-106531: Apply changes from importlib_resources 6.3.2 (#117054)
Apply changes from importlib_resources 6.3.2.
2024-06-04 06:36:28 +00:00
..
metadata GH-109653: Defer import of `importlib.metadata._adapters` (#109829) 2024-03-21 03:49:10 +00:00
resources gh-106531: Apply changes from importlib_resources 6.3.2 (#117054) 2024-06-04 06:36:28 +00:00
__init__.py
_abc.py
_bootstrap_external.py gh-119311: Fix name mangling with PEP 695 generic classes (#119464) 2024-05-27 19:50:38 -07:00
_bootstrap.py fix comment typo in importlib (#118567) 2024-05-04 14:46:32 +01:00
abc.py gh-93963: Remove deprecated names from importlib.abc (#119720) 2024-05-29 11:08:27 -06: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