This website requires JavaScript.
Explore
Help
Sign In
Mirror
/
cpython
mirror of
https://github.com/python/cpython
Watch
4
Star
1
Fork
You've already forked cpython
0
Code
Issues
Releases
Wiki
Activity
afd6a37ad1
cpython
/
Lib
/
test
/
test_importlib
History
Jason R. Coombs
38612a05b5
gh-93259: Validate arg to ``Distribution.from_name``. (GH-94270)
...
Syncs with importlib_metadata 4.12.0.
2022-06-25 21:04:28 -04:00
..
builtin
…
data
…
data01
…
data02
…
data03
…
extension
gh-94217: Skip import tests when _testcapi is a builtin (GH-94218)
2022-06-24 11:28:04 -07:00
frozen
…
import_
gh-93461: Invalidate sys.path_importer_cache entries with relative paths (GH-93653)
2022-06-10 23:56:26 +02:00
namespace_pkgs
…
namespacedata01
…
partial
…
resources
…
source
bpo-45046: Support context managers in unittest (GH-28045)
2022-05-08 17:49:09 +03:00
zipdata01
…
zipdata02
…
__init__.py
…
__main__.py
…
abc.py
…
fixtures.py
gh-93259: Validate arg to ``Distribution.from_name``. (GH-94270)
2022-06-25 21:04:28 -04:00
stubs.py
…
test_abc.py
gh-84623: Remove unused imports in tests (
#93772
)
2022-06-13 16:56:03 +02:00
test_api.py
gh-84623: Remove unused imports in tests (
#93772
)
2022-06-13 16:56:03 +02:00
test_compatibilty_files.py
…
test_contents.py
…
test_files.py
…
test_lazy.py
…
test_locks.py
bpo-40280: Detect missing threading on WASM platforms (GH-32352)
2022-04-07 09:22:47 +02:00
test_main.py
gh-93259: Validate arg to ``Distribution.from_name``. (GH-94270)
2022-06-25 21:04:28 -04:00
test_metadata_api.py
gh-93259: Validate arg to ``Distribution.from_name``. (GH-94270)
2022-06-25 21:04:28 -04:00
test_namespace_pkgs.py
bpo-45046: Support context managers in unittest (GH-28045)
2022-05-08 17:49:09 +03:00
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_threaded_import: Fix unittest.main spelling (GH-93114)
2022-05-25 10:59:32 +03:00
test_util.py
…
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
…