8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7f1eefc commit 31b639aCopy full SHA for 31b639a
.github/CODEOWNERS
@@ -63,7 +63,7 @@ Python/traceback.c @iritkatriel
63
# bytecode.
64
**/*import*.c @brettcannon @encukou @ericsnowcurrently @ncoghlan @warsaw
65
**/*import*.py @brettcannon @encukou @ericsnowcurrently @ncoghlan @warsaw
66
-**/*importlib/resources/* @jaraco @warsaw @brettcannon @FFY00
+**/*importlib/resources/* @jaraco @warsaw @FFY00
67
**/importlib/metadata/* @jaraco @warsaw
68
69
# Dates and times
@@ -152,8 +152,5 @@ Lib/ast.py @isidentical
152
/Mac/ @python/macos-team
153
**/*osx_support* @python/macos-team
154
155
-# pathlib
156
-**/*pathlib* @brettcannon
157
-
158
# zipfile.Path
159
**/*zipfile/*_path.py @jaraco
0 commit comments