.. |
builtin
|
bpo-42135: Deprecate implementations of find_module() and find_loader() (GH-25169)
|
2021-04-06 08:56:57 -07:00 |
data
|
…
|
|
data01
|
…
|
|
data02
|
…
|
|
data03
|
…
|
|
extension
|
bpo-42135: Deprecate implementations of find_module() and find_loader() (GH-25169)
|
2021-04-06 08:56:57 -07:00 |
frozen
|
bpo-42135: Deprecate implementations of find_module() and find_loader() (GH-25169)
|
2021-04-06 08:56:57 -07:00 |
import_
|
bpo-42135: Deprecate implementations of find_module() and find_loader() (GH-25169)
|
2021-04-06 08:56:57 -07:00 |
namespace_pkgs
|
…
|
|
namespacedata01
|
bpo-42129: Add support for resources in namespaces (GH-24670)
|
2021-03-04 13:43:00 -05:00 |
partial
|
bpo-43517: Fix false positive in detection of circular imports (#24895)
|
2021-03-20 20:07:44 +01:00 |
source
|
[3.10] [codemod] Fix non-matching bracket pairs (GH-28473) (GH-28511)
|
2021-09-22 01:33:59 +02:00 |
zipdata01
|
bpo-42129: Add support for resources in namespaces (GH-24670)
|
2021-03-04 13:43:00 -05:00 |
zipdata02
|
bpo-42129: Add support for resources in namespaces (GH-24670)
|
2021-03-04 13:43:00 -05:00 |
__init__.py
|
…
|
|
__main__.py
|
…
|
|
abc.py
|
…
|
|
fixtures.py
|
bpo-43926: Cleaner metadata with PEP 566 JSON support. (GH-25565)
|
2021-05-02 17:03:40 -04:00 |
stubs.py
|
bpo-39595: Improve zipfile.Path performance (#18406)
|
2020-02-11 21:58:47 -05:00 |
test_abc.py
|
bpo-42135: Deprecate implementations of find_module() and find_loader() (GH-25169)
|
2021-04-06 08:56:57 -07:00 |
test_api.py
|
bpo-42135: Deprecate implementations of find_module() and find_loader() (GH-25169)
|
2021-04-06 08:56:57 -07:00 |
test_files.py
|
bpo-43651: PEP 597: Fix EncodingWarning in some tests (GH-25181)
|
2021-04-05 13:11:23 +09:00 |
test_lazy.py
|
…
|
|
test_locks.py
|
[3.10] bpo-45229: Remove test_main in many tests (GH-28405) (GH-28455)
|
2021-09-19 22:36:03 +03:00 |
test_main.py
|
bpo-43926: Cleaner metadata with PEP 566 JSON support. (GH-25565)
|
2021-05-02 17:03:40 -04:00 |
test_metadata_api.py
|
[3.10] bpo-47004: Sync with importlib_metadata 4.11.3. (GH-31854). (GH-31857)
|
2022-03-13 17:29:50 -04:00 |
test_namespace_pkgs.py
|
[3.10] bpo-45703: Invalidate _NamespacePath cache on importlib.invalidate_cache (GH-29384) (GH-30922)
|
2022-01-27 06:00:23 -08:00 |
test_open.py
|
bpo-42129: Add support for resources in namespaces (GH-24670)
|
2021-03-04 13:43:00 -05:00 |
test_path.py
|
bpo-43672: raise ImportWarning when calling find_loader() (GH-25119)
|
2021-04-02 12:35:32 -07:00 |
test_pkg_import.py
|
bpo-43651: PEP 597: Fix EncodingWarning in some tests (GH-25181)
|
2021-04-05 13:11:23 +09:00 |
test_read.py
|
bpo-42129: Add support for resources in namespaces (GH-24670)
|
2021-03-04 13:43:00 -05:00 |
test_reader.py
|
bpo-38693: Prefer f-strings in importlib.resources (importlib_resources 5.0.6). (GH-26387) (#26389)
|
2021-05-26 17:09:27 -04:00 |
test_resource.py
|
bpo-38693: Prefer f-strings in importlib.resources (importlib_resources 5.0.6). (GH-26387) (#26389)
|
2021-05-26 17:09:27 -04:00 |
test_spec.py
|
bpo-43105: Importlib now resolves relative paths when creating module spec objects from file locations (GH-25121)
|
2021-04-07 01:02:07 +01:00 |
test_threaded_import.py
|
test_threaded_import: Fix unittest.main spelling (GH-93114)
|
2022-05-25 01:17:57 -07:00 |
test_util.py
|
Python 3.10.0rc1
|
2021-08-02 20:53:59 +01:00 |
test_windows.py
|
bpo-46616: Ensures test_importlib.test_windows cleans up registry keys after completion (GH-31086)
|
2022-02-02 12:25:37 -08:00 |
test_zip.py
|
bpo-44246: Entry points performance improvements. (GH-26467)
|
2021-05-31 09:12:32 -07:00 |
threaded_import_hangers.py
|
…
|
|
update-zips.py
|
bpo-42129: Add support for resources in namespaces (GH-24670)
|
2021-03-04 13:43:00 -05:00 |
util.py
|
bpo-43651: PEP 597: Fix EncodingWarning in some tests (GH-25181)
|
2021-04-05 13:11:23 +09:00 |