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
119
119
Lib /test /test_module / @ ericsnowcurrently
120
120
Doc /c-api /module.rst @ ericsnowcurrently
121
121
** /* importlib /resources /* @ jaraco @ warsaw @ FFY00
122
- ** /importlib /metadata /* @ jaraco @ warsaw
122
+ ** /* importlib /metadata /* @ jaraco @ warsaw
123
123
124
124
# Dates and times
125
125
** /* datetime * @ pganssle @ abalkin
Original file line number Diff line number Diff line change @@ -2351,10 +2351,11 @@ TESTSUBDIRS= idlelib/idle_test \
2351
2351
test/test_import/data/unwritable \
2352
2352
test/test_importlib \
2353
2353
test/test_importlib/builtin \
2354
- test/test_importlib/data \
2355
2354
test/test_importlib/extension \
2356
2355
test/test_importlib/frozen \
2357
2356
test/test_importlib/import_ \
2357
+ test/test_importlib/metadata \
2358
+ test/test_importlib/metadata/data \
2358
2359
test/test_importlib/namespace_pkgs \
2359
2360
test/test_importlib/namespace_pkgs/both_portions \
2360
2361
test/test_importlib/namespace_pkgs/both_portions/foo \
You can’t perform that action at this time.
0 commit comments