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 9cefcc0 commit 3044d38Copy full SHA for 3044d38
.github/CODEOWNERS
@@ -42,7 +42,7 @@ Python/bytecodes.c @markshannon
42
Python/optimizer*.c @markshannon
43
Python/optimizer_analysis.c @Fidget-Spinner
44
Python/optimizer_bytecodes.c @Fidget-Spinner
45
-Python/symtable.c @JelleZijlstra @carljm
+Python/symtable.c @JelleZijlstra @carljm
46
Lib/_pyrepl/* @pablogsal @lysnikolaou @ambv
47
Lib/test/test_patma.py @brandtbucher
48
Lib/test/test_type_*.py @JelleZijlstra
@@ -201,7 +201,6 @@ Doc/c-api/stable.rst @encukou
201
**/*itertools* @rhettinger
202
**/*collections* @rhettinger
203
**/*random* @rhettinger
204
-**/*queue* @rhettinger
205
**/*bisect* @rhettinger
206
**/*heapq* @rhettinger
207
**/*functools* @rhettinger
0 commit comments