cpython/Lib/test/test_importlib
Miss Islington (bot) 09d7319bfe
bpo-46105: Honor spec when generating requirement specs with urls and extras. (GH-30151)
(cherry picked from commit 109d966021)

Co-authored-by: Jason R. Coombs <jaraco@jaraco.com>
2021-12-16 13:19:14 -08:00
..
builtin
data
data01
data02
data03
extension
frozen
import_
namespace_pkgs
namespacedata01
partial
source [3.10] [codemod] Fix non-matching bracket pairs (GH-28473) (GH-28511) 2021-09-22 01:33:59 +02:00
zipdata01
zipdata02
__init__.py
__main__.py
abc.py
fixtures.py
stubs.py
test_abc.py
test_api.py
test_files.py
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
test_metadata_api.py bpo-46105: Honor spec when generating requirement specs with urls and extras. (GH-30151) 2021-12-16 13:19:14 -08:00
test_namespace_pkgs.py
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 [3.10] bpo-45229: Remove test_main in many tests (GH-28405) (GH-28455) 2021-09-19 22:36:03 +03:00
test_util.py
test_windows.py
test_zip.py
threaded_import_hangers.py
update-zips.py
util.py