mirror of https://github.com/python/cpython
No longer watch the queue module, remove rhettinger (#120664)
This commit is contained in:
parent
9cefcc0ee7
commit
3044d3866e
|
@ -42,7 +42,7 @@ Python/bytecodes.c @markshannon
|
|||
Python/optimizer*.c @markshannon
|
||||
Python/optimizer_analysis.c @Fidget-Spinner
|
||||
Python/optimizer_bytecodes.c @Fidget-Spinner
|
||||
Python/symtable.c @JelleZijlstra @carljm
|
||||
Python/symtable.c @JelleZijlstra @carljm
|
||||
Lib/_pyrepl/* @pablogsal @lysnikolaou @ambv
|
||||
Lib/test/test_patma.py @brandtbucher
|
||||
Lib/test/test_type_*.py @JelleZijlstra
|
||||
|
@ -201,7 +201,6 @@ Doc/c-api/stable.rst @encukou
|
|||
**/*itertools* @rhettinger
|
||||
**/*collections* @rhettinger
|
||||
**/*random* @rhettinger
|
||||
**/*queue* @rhettinger
|
||||
**/*bisect* @rhettinger
|
||||
**/*heapq* @rhettinger
|
||||
**/*functools* @rhettinger
|
||||
|
|
Loading…
Reference in New Issue