cpython/Lib/test/test_importlib
Miss Islington (bot) c703b7b54f
[3.11] gh-117178: Recover lazy loading of self-referential modules (GH-117179) (#117320)
Co-authored-by: Chris Markiewicz <effigies@gmail.com>
2024-03-28 11:17:10 +00:00
..
builtin [3.11] GH-102700: allow built-in modules to be submodules (GH-103162) (GH-103322) 2023-04-06 16:06:02 -07:00
data
data01
data02
data03
extension [3.11] GH-115979: update test_importlib to work under WASI SDK 21 (GH-116754) (GH-116762) 2024-03-13 21:55:29 +00:00
frozen
import_ gh-93461: Invalidate sys.path_importer_cache entries with relative paths (GH-93653) 2022-06-12 23:29:59 -07:00
namespace_pkgs
namespacedata01
partial
resources
source bpo-45046: Support context managers in unittest (GH-28045) 2022-05-08 08:12:19 -07:00
zipdata01
zipdata02
__init__.py
__main__.py
abc.py
fixtures.py [3.11] gh-98706: Sync with importlib_metadata 4.13.0. (GH-98875) 2022-11-05 06:55:04 -07:00
stubs.py
test_abc.py
test_api.py gh-93461: Invalidate sys.path_importer_cache entries with relative paths (GH-93653) 2022-06-12 23:29:59 -07:00
test_compatibilty_files.py
test_contents.py
test_files.py
test_lazy.py [3.11] gh-117178: Recover lazy loading of self-referential modules (GH-117179) (#117320) 2024-03-28 11:17:10 +00:00
test_locks.py [3.11] gh-109974: Fix threading lock_tests race conditions (#110057) (#110355) 2023-10-04 12:07:57 +00:00
test_main.py [3.11] gh-106300: Improve `assertRaises(Exception)` usages in tests (GH-106302). (GH-106545) 2023-07-08 08:22:33 +00:00
test_metadata_api.py [3.11] gh-98706: Sync with importlib_metadata 4.13.0. (GH-98875) 2022-11-05 06:55:04 -07:00
test_namespace_pkgs.py bpo-45046: Support context managers in unittest (GH-28045) 2022-05-08 08:12:19 -07:00
test_open.py
test_path.py
test_pkg_import.py
test_read.py
test_reader.py
test_resource.py
test_spec.py [3.11] GH-115979: update test_importlib to work under WASI SDK 21 (GH-116754) (GH-116762) 2024-03-13 21:55:29 +00:00
test_threaded_import.py [3.11] Fix test_importlib.test_side_effect_import() (GH-104840) (#104843) 2023-05-25 02:35:34 +02:00
test_util.py [3.11] GH-115979: update test_importlib to work under WASI SDK 21 (GH-116754) (GH-116762) 2024-03-13 21:55:29 +00:00
test_windows.py bpo-46616: Ensures test_importlib.test_windows cleans up registry keys after completion (GH-31086) 2022-02-02 19:54:27 +00:00
test_zip.py
threaded_import_hangers.py
update-zips.py gh-91298: Refine traversable (apply changes from importlib_resources 5.7.1) (#91623) 2022-04-17 11:10:36 -04:00
util.py [3.11] GH-115979: update test_importlib to work under WASI SDK 21 (GH-116754) (GH-116762) 2024-03-13 21:55:29 +00:00