@@ -45,8 +45,9 @@ Python/flowgraph.c @markshannon @iritkatriel
4545Python /instruction_sequence.c @ iritkatriel
4646Python /bytecodes.c @ markshannon
4747Python /optimizer * .c @ markshannon
48- Python /optimizer_analysis.c @ Fidget-Spinner
49- Python /optimizer_bytecodes.c @ Fidget-Spinner
48+ Python /optimizer_analysis.c @ Fidget-Spinner @ tomasr8
49+ Python /optimizer_bytecodes.c @ Fidget-Spinner @ tomasr8
50+ Python /optimizer_symbols.c @ tomasr8
5051Python /symtable.c @ JelleZijlstra @ carljm
5152Lib /_pyrepl /* @ pablogsal @ lysnikolaou @ ambv
5253Lib /test /test_patma.py @ brandtbucher
@@ -188,13 +189,13 @@ Include/internal/pycore_time.h @pganssle @abalkin
188189/Tools /cases_generator / @ markshannon
189190
190191# AST
191- Python /ast.c @ isidentical @ JelleZijlstra @ eclips4
192- Python /ast_preprocess.c @ isidentical @ eclips4
193- Parser /asdl.py @ isidentical @ JelleZijlstra @ eclips4
194- Parser /asdl_c.py @ isidentical @ JelleZijlstra @ eclips4
195- Lib /ast.py @ isidentical @ JelleZijlstra @ eclips4
196- Lib /_ast_unparse.py @ isidentical @ JelleZijlstra @ eclips4
197- Lib /test /test_ast / @ eclips4
192+ Python /ast.c @ isidentical @ JelleZijlstra @ eclips4 @ tomasr8
193+ Python /ast_preprocess.c @ isidentical @ eclips4 @ tomasr8
194+ Parser /asdl.py @ isidentical @ JelleZijlstra @ eclips4 @ tomasr8
195+ Parser /asdl_c.py @ isidentical @ JelleZijlstra @ eclips4 @ tomasr8
196+ Lib /ast.py @ isidentical @ JelleZijlstra @ eclips4 @ tomasr8
197+ Lib /_ast_unparse.py @ isidentical @ JelleZijlstra @ eclips4 @ tomasr8
198+ Lib /test /test_ast / @ eclips4 @ tomasr8
198199
199200# Mock
200201/Lib /unittest /mock.py @ cjw296
@@ -341,3 +342,6 @@ Modules/_xxtestfuzz/ @ammaraskar
341342Python /remote_debug.h @ pablogsal
342343Python /remote_debugging.c @ pablogsal
343344Modules /_remote_debugging_module.c @ pablogsal @ ambv @ 1st1
345+
346+ # gettext
347+ ** /* gettext * @ tomasr8
0 commit comments