File tree Expand file tree Collapse file tree 1 file changed +6
-5
lines changed
Expand file tree Collapse file tree 1 file changed +6
-5
lines changed Original file line number Diff line number Diff line change @@ -38,7 +38,6 @@ Python/compile.c @markshannon @iritkatriel
3838Python /assemble.c @ markshannon @ iritkatriel
3939Python /flowgraph.c @ markshannon @ iritkatriel
4040Python /instruction_sequence.c @ iritkatriel
41- Python /ast_opt.c @ isidentical
4241Python /bytecodes.c @ markshannon
4342Python /optimizer * .c @ markshannon
4443Python /optimizer_analysis.c @ Fidget-Spinner
@@ -158,10 +157,12 @@ Include/internal/pycore_time.h @pganssle @abalkin
158157/Tools /cases_generator / @ markshannon
159158
160159# AST
161- Python /ast.c @ isidentical @ JelleZijlstra
162- Parser /asdl.py @ isidentical @ JelleZijlstra
163- Parser /asdl_c.py @ isidentical @ JelleZijlstra
164- Lib /ast.py @ isidentical @ JelleZijlstra
160+ Python /ast.c @ isidentical @ JelleZijlstra @ eclips4
161+ Python /ast_opt.c @ isidentical @ eclips4
162+ Parser /asdl.py @ isidentical @ JelleZijlstra @ eclips4
163+ Parser /asdl_c.py @ isidentical @ JelleZijlstra @ eclips4
164+ Lib /ast.py @ isidentical @ JelleZijlstra @ eclips4
165+ Lib /test /test_ast / @ eclips4
165166
166167# Mock
167168/Lib /unittest /mock.py @ cjw296
You can’t perform that action at this time.
0 commit comments