cpython/Lib/test/test_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
..
builtin
extension gh-116322: Add Py_mod_gil module slot (#116882) 2024-05-03 11:30:55 -04:00
frozen
import_
metadata gh-117089: Apply changes from importlib_metadata 7.1.0 (#117094) 2024-03-20 23:01:24 -04:00
namespace_pkgs
partial
resources gh-106531: Apply changes from importlib_resources 6.3.2 (#117054) 2024-06-04 06:36:28 +00:00
source
__init__.py
__main__.py
abc.py
test_abc.py
test_api.py
test_lazy.py gh-117182: Allow lazily loaded modules to modify their own __class__ 2024-04-09 04:08:48 +01:00
test_locks.py
test_namespace_pkgs.py
test_pkg_import.py
test_spec.py
test_threaded_import.py gh-118727: Don't drop the GIL in `drop_gil()` unless the current thread holds it (#118745) 2024-05-23 16:59:35 -04:00
test_util.py gh-76785: Rename _xxsubinterpreters to _interpreters (gh-117791) 2024-04-24 16:18:24 +00:00
test_windows.py
threaded_import_hangers.py
util.py gh-116303: Skip test module dependent tests if test modules are unavailable (#117341) 2024-04-03 15:11:36 +02:00