cpython/Lib/importlib
Victor Stinner eb0d359b4b
bpo-40443: Remove unused imports in stdlib (GH-19815)
2020-05-01 02:38:00 +02:00
..
__init__.py bpo-25711: Rewrite zipimport in pure Python. (GH-6809) 2018-09-18 22:22:29 +03:00
_bootstrap.py bpo-38091: Import deadlock detection causes deadlock (GH-17518) 2020-03-02 17:37:25 -08:00
_bootstrap_external.py bpo-40050: Fix importlib._bootstrap_external (GH-19135) 2020-03-24 18:03:34 +01:00
abc.py Remove binding of captured exceptions when not used to reduce the chances of creating cycles (GH-17246) 2019-11-19 21:34:03 +00:00
machinery.py
metadata.py bpo-39595: Improve zipfile.Path performance (#18406) 2020-02-11 21:58:47 -05:00
resources.py bpo-40443: Remove unused imports in stdlib (GH-19815) 2020-05-01 02:38:00 +02:00
util.py bpo-37444: Update differing exception between builtins and importlib (GH-14869) 2019-08-02 22:46:02 -07:00