| .. |
|
builtin
|
|
|
|
data
|
|
|
|
data01
|
|
|
|
data02
|
|
|
|
data03
|
|
|
|
extension
|
bpo-39824: module_traverse() don't call m_traverse if md_state=NULL (GH-18738)
|
2020-03-17 18:09:46 +01:00 |
|
frozen
|
|
|
|
import_
|
bpo-38839: Fix some unused functions in tests (GH-17189)
|
2019-11-19 11:45:20 -08:00 |
|
namespace_pkgs
|
|
|
|
partial
|
[3.9] bpo-43517: Fix false positive in detection of circular imports (GH-24895) (GH-24948)
|
2021-03-20 12:40:18 -07:00 |
|
source
|
[3.9] [codemod] Fix non-matching bracket pairs (GH-28473) (GH-28512)
|
2021-09-22 17:32:04 +02:00 |
|
zipdata01
|
|
|
|
zipdata02
|
|
|
|
__init__.py
|
|
|
|
__main__.py
|
|
|
|
abc.py
|
|
|
|
fixtures.py
|
[3.9] bpo-43288: Fix bug in test_importlib test. (GH-24616)
|
2021-02-21 15:24:41 -08:00 |
|
stubs.py
|
bpo-39595: Improve zipfile.Path performance (#18406)
|
2020-02-11 21:58:47 -05:00 |
|
test_abc.py
|
Unmark files as executable that can't actually be executed. (GH-15353)
|
2019-08-20 21:53:59 -07:00 |
|
test_api.py
|
Fix typo in test_api.py. (GH-16119)
|
2019-09-13 18:27:59 +01:00 |
|
test_files.py
|
bpo-39791: Add files() to importlib.resources (GH-19722)
|
2020-05-08 19:20:26 -04:00 |
|
test_lazy.py
|
|
|
|
test_locks.py
|
[3.9] bpo-45229: Remove test_main in many tests (GH-28405) (GH-28456)
|
2021-09-20 09:34:52 +03:00 |
|
test_main.py
|
bpo-39791: Support file systems that cannot support non-ascii filenames (skipping tests in that case). (GH-20681)
|
2020-06-07 08:17:45 -07:00 |
|
test_metadata_api.py
|
[3.9] bpo-47004: Sync with importlib_metadata 4.11.3. (GH-31854). (GH-31859)
|
2022-03-13 17:30:07 -04:00 |
|
test_namespace_pkgs.py
|
[3.9] bpo-45703: Invalidate _NamespacePath cache on importlib.invalidate_cache (GH-29384) (GH-30922) (GH-31076)
|
2022-02-02 05:50:43 -08:00 |
|
test_open.py
|
|
|
|
test_path.py
|
bpo-39791: Add files() to importlib.resources (GH-19722)
|
2020-05-08 19:20:26 -04:00 |
|
test_pkg_import.py
|
bpo-19696: Replace deprecated method in "test_import_pkg.py" (GH-14466)
|
2019-07-03 11:22:40 -07:00 |
|
test_read.py
|
|
|
|
test_resource.py
|
bpo-41490: Update ensurepip to install pip 20.2.1 and setuptools 49.2.1 (GH-21774)
|
2020-08-08 00:47:40 +01:00 |
|
test_spec.py
|
bpo-44070: No longer eagerly makes import filenames absolute, except for extension modules (GH-26025)
|
2021-05-10 23:45:50 +01:00 |
|
test_threaded_import.py
|
[3.9] bpo-45229: Remove test_main in many tests (GH-28405) (GH-28456)
|
2021-09-20 09:34:52 +03:00 |
|
test_util.py
|
Python 3.9.0rc1
|
2020-08-11 20:58:17 +02:00 |
|
test_windows.py
|
bpo-46616: Ensures test_importlib.test_windows cleans up registry keys after completion (GH-31086)
|
2022-02-02 12:23:49 -08:00 |
|
test_zip.py
|
bpo-39791: Refresh importlib.metadata from importlib_metadata 1.6.1. (GH-20659) (GH-20661)
|
2020-06-05 17:46:24 -04:00 |
|
threaded_import_hangers.py
|
bpo-19696: Move threaded_import_hangers (GH-14655)
|
2019-07-12 14:22:05 -07:00 |
|
util.py
|
bpo-39769: Fix compileall ddir for subpkgs. (GH-18676)
|
2020-02-28 17:28:37 -08:00 |