cpython/Lib/test/test_importlib
Jason R. Coombs 07734a42db
[3.11] gh-98706: Sync with importlib_metadata 4.13.0. (GH-98875)
These changes are already applied to main but have been selected from importlib_metadata 4.x for their bug fixes.
2022-11-05 06:55:04 -07:00
..
builtin
data
data01
data02
data03
extension gh-94217: Skip import tests when _testcapi is a builtin (GH-94218) 2022-06-24 11:54:47 -07: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
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
test_locks.py
test_main.py [3.11] gh-98706: Sync with importlib_metadata 4.13.0. (GH-98875) 2022-11-05 06:55:04 -07: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
test_open.py
test_path.py
test_pkg_import.py
test_read.py
test_reader.py
test_resource.py
test_spec.py
test_threaded_import.py
test_util.py [3.11] Update the magic number in test_util.py (GH-95714) (#95716) 2022-08-05 15:43:10 +01:00
test_windows.py
test_zip.py
threaded_import_hangers.py
update-zips.py
util.py gh-95971: Turn @writes_bytecode_files to skip when not running (GH-95972) 2022-10-15 08:22:38 -07:00