cpython/Lib/test/test_importlib
Miss Islington (bot) d6cf9e4a3e
[3.11] Update the magic number in test_util.py (GH-95714) (#95716)
Co-authored-by: Pablo Galindo Salgado <Pablogsal@gmail.com>
2022-08-05 15:43:10 +01: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
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
test_metadata_api.py
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