File tree 1 file changed +6
-5
lines changed
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
38
38
Python /assemble.c @ markshannon @ iritkatriel
39
39
Python /flowgraph.c @ markshannon @ iritkatriel
40
40
Python /instruction_sequence.c @ iritkatriel
41
- Python /ast_opt.c @ isidentical
42
41
Python /bytecodes.c @ markshannon
43
42
Python /optimizer * .c @ markshannon
44
43
Python /optimizer_analysis.c @ Fidget-Spinner
@@ -158,10 +157,12 @@ Include/internal/pycore_time.h @pganssle @abalkin
158
157
/Tools /cases_generator / @ markshannon
159
158
160
159
# 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
165
166
166
167
# Mock
167
168
/Lib /unittest /mock.py @ cjw296
You can’t perform that action at this time.
0 commit comments