@@ -45,8 +45,9 @@ Python/flowgraph.c @markshannon @iritkatriel
45
45
Python /instruction_sequence.c @ iritkatriel
46
46
Python /bytecodes.c @ markshannon
47
47
Python /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
50
51
Python /symtable.c @ JelleZijlstra @ carljm
51
52
Lib /_pyrepl /* @ pablogsal @ lysnikolaou @ ambv
52
53
Lib /test /test_patma.py @ brandtbucher
@@ -188,13 +189,13 @@ Include/internal/pycore_time.h @pganssle @abalkin
188
189
/Tools /cases_generator / @ markshannon
189
190
190
191
# 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
198
199
199
200
# Mock
200
201
/Lib /unittest /mock.py @ cjw296
@@ -341,3 +342,6 @@ Modules/_xxtestfuzz/ @ammaraskar
341
342
Python /remote_debug.h @ pablogsal
342
343
Python /remote_debugging.c @ pablogsal
343
344
Modules /_remote_debugging_module.c @ pablogsal @ ambv @ 1st1
345
+
346
+ # gettext
347
+ ** /* gettext * @ tomasr8
0 commit comments