.. |
builtin
|
…
|
|
data
|
bpo-44893: Implement EntryPoint as simple class with attributes. (GH-30150)
|
2021-12-16 15:49:42 -05:00 |
data01
|
…
|
|
data02
|
…
|
|
data03
|
…
|
|
extension
|
…
|
|
frozen
|
bpo-21736: Set __file__ on frozen stdlib modules. (gh-28656)
|
2021-10-14 15:32:18 -06:00 |
import_
|
…
|
|
namespace_pkgs
|
…
|
|
namespacedata01
|
…
|
|
partial
|
…
|
|
resources
|
bpo-46125: Refactor tests to test traversable API directly. Includes changes from importlib_resources 5.4.0. (GH-30189)
|
2021-12-18 21:28:49 -05:00 |
source
|
[codemod] Fix non-matching bracket pairs (GH-28473)
|
2021-09-22 01:09:00 +02:00 |
zipdata01
|
…
|
|
zipdata02
|
…
|
|
__init__.py
|
…
|
|
__main__.py
|
…
|
|
abc.py
|
…
|
|
fixtures.py
|
bpo-44893: Implement EntryPoint as simple class with attributes. (GH-30150)
|
2021-12-16 15:49:42 -05:00 |
stubs.py
|
…
|
|
test_abc.py
|
…
|
|
test_api.py
|
…
|
|
test_compatibilty_files.py
|
bpo-46118: Move importlib.resources to its own package. (#30176)
|
2021-12-30 21:00:48 -05:00 |
test_contents.py
|
bpo-46125: Refactor tests to test traversable API directly. Includes changes from importlib_resources 5.4.0. (GH-30189)
|
2021-12-18 21:28:49 -05:00 |
test_files.py
|
…
|
|
test_lazy.py
|
…
|
|
test_locks.py
|
bpo-45229: Remove test_main in many tests (GH-28405)
|
2021-09-19 15:27:33 +03:00 |
test_main.py
|
bpo-44893: Implement EntryPoint as simple class with attributes. (GH-30150)
|
2021-12-16 15:49:42 -05:00 |
test_metadata_api.py
|
bpo-44893: Implement EntryPoint as simple class with attributes. (GH-30150)
|
2021-12-16 15:49:42 -05:00 |
test_namespace_pkgs.py
|
bpo-45703: Invalidate _NamespacePath cache on importlib.invalidate_ca… (GH-29384)
|
2021-11-23 07:38:02 -08:00 |
test_open.py
|
bpo-46125: Refactor tests to test traversable API directly. Includes changes from importlib_resources 5.4.0. (GH-30189)
|
2021-12-18 21:28:49 -05:00 |
test_path.py
|
bpo-46125: Refactor tests to test traversable API directly. Includes changes from importlib_resources 5.4.0. (GH-30189)
|
2021-12-18 21:28:49 -05:00 |
test_pkg_import.py
|
…
|
|
test_read.py
|
bpo-46125: Refactor tests to test traversable API directly. Includes changes from importlib_resources 5.4.0. (GH-30189)
|
2021-12-18 21:28:49 -05:00 |
test_reader.py
|
…
|
|
test_resource.py
|
bpo-46125: Refactor tests to test traversable API directly. Includes changes from importlib_resources 5.4.0. (GH-30189)
|
2021-12-18 21:28:49 -05:00 |
test_spec.py
|
…
|
|
test_threaded_import.py
|
bpo-45229: Remove test_main in many tests (GH-28405)
|
2021-09-19 15:27:33 +03:00 |
test_util.py
|
…
|
|
test_windows.py
|
…
|
|
test_zip.py
|
bpo-44893: Implement EntryPoint as simple class with attributes. (GH-30150)
|
2021-12-16 15:49:42 -05:00 |
threaded_import_hangers.py
|
…
|
|
update-zips.py
|
…
|
|
util.py
|
…
|
|