.. |
builtin
|
|
|
data
|
|
|
extension
|
gh-94217: Skip import tests when _testcapi is a builtin (GH-94218)
|
2022-06-24 11:28:04 -07:00 |
frozen
|
gh-97850: Remove all known instances of module_repr() (#97876)
|
2022-10-05 11:42:26 -07:00 |
import_
|
gh-86298: Ensure that __loader__ and __spec__.loader agree in warnings.warn_explicit() (GH-97803)
|
2022-10-06 19:32:53 -07:00 |
namespace_pkgs
|
|
|
partial
|
|
|
resources
|
gh-97930: Merge with importlib_resources 5.9 (GH-97929)
|
2022-10-16 15:00:39 -04:00 |
source
|
gh-94619: Remove long deprecated methods module_repr() and load_module() (#94624)
|
2022-08-04 17:24:26 -07:00 |
__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-97850: Remove deprecated functions from importlib.utils (#97898)
|
2022-10-06 17:57:10 -07:00 |
test_api.py
|
gh-84623: Remove unused imports in tests (#93772)
|
2022-06-13 16:56:03 +02:00 |
test_lazy.py
|
|
|
test_locks.py
|
|
|
test_main.py
|
gh-97781: Apply changes from importlib_metadata 5. (GH-97785)
|
2022-10-06 15:25:24 -04:00 |
test_metadata_api.py
|
gh-97781: Apply changes from importlib_metadata 5. (GH-97785)
|
2022-10-06 15:25:24 -04:00 |
test_namespace_pkgs.py
|
gh-94619: Remove long deprecated methods module_repr() and load_module() (#94624)
|
2022-08-04 17:24:26 -07:00 |
test_pkg_import.py
|
|
|
test_spec.py
|
gh-97850: Remove deprecated functions from importlib.utils (#97898)
|
2022-10-06 17:57:10 -07:00 |
test_threaded_import.py
|
gh-97669: Fix test_tools reference leak (#98216)
|
2022-10-12 17:26:21 +02:00 |
test_util.py
|
gh-97850: Remove deprecated functions from importlib.utils (#97898)
|
2022-10-06 17:57:10 -07:00 |
test_windows.py
|
|
|
test_zip.py
|
|
|
threaded_import_hangers.py
|
|
|
util.py
|
gh-95971: Turn @writes_bytecode_files to skip when not running (#95972)
|
2022-10-15 07:57:06 -07:00 |