File tree Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -119,7 +119,7 @@ Python/dynload_*.c @ericsnowcurrently
119119Lib /test /test_module / @ ericsnowcurrently
120120Doc /c-api /module.rst @ ericsnowcurrently
121121** /* importlib /resources /* @ jaraco @ warsaw @ FFY00
122- ** /importlib /metadata /* @ jaraco @ warsaw
122+ ** /* importlib /metadata /* @ jaraco @ warsaw
123123
124124# Dates and times
125125** /* datetime * @ pganssle @ abalkin
Original file line number Diff line number Diff line change @@ -2351,10 +2351,11 @@ TESTSUBDIRS= idlelib/idle_test \
23512351 test/test_import/data/unwritable \
23522352 test/test_importlib \
23532353 test/test_importlib/builtin \
2354- test/test_importlib/data \
23552354 test/test_importlib/extension \
23562355 test/test_importlib/frozen \
23572356 test/test_importlib/import_ \
2357+ test/test_importlib/metadata/ \
2358+ test/test_importlib/metadata/data \
23582359 test/test_importlib/namespace_pkgs \
23592360 test/test_importlib/namespace_pkgs/both_portions \
23602361 test/test_importlib/namespace_pkgs/both_portions/foo \
You can’t perform that action at this time.
0 commit comments