File tree Expand file tree Collapse file tree 1 file changed +5
-4
lines changed Expand file tree Collapse file tree 1 file changed +5
-4
lines changed Original file line number Diff line number Diff line change @@ -40,6 +40,7 @@ Python/bytecodes.c @markshannon
4040Python /optimizer * .c @ markshannon
4141Python /optimizer_analysis.c @ Fidget-Spinner
4242Python /optimizer_bytecodes.c @ Fidget-Spinner
43+ Python /symtable.c @ JelleZijlstra @ carljm
4344Lib /_pyrepl /* @ pablogsal @ lysnikolaou @ ambv
4445Lib /test /test_patma.py @ brandtbucher
4546Lib /test /test_type_ * .py @ JelleZijlstra
@@ -153,10 +154,10 @@ Include/internal/pycore_time.h @pganssle @abalkin
153154/Tools /cases_generator / @ markshannon
154155
155156# AST
156- Python /ast.c @ isidentical
157- Parser /asdl.py @ isidentical
158- Parser /asdl_c.py @ isidentical
159- Lib /ast.py @ isidentical
157+ Python /ast.c @ isidentical @ JelleZijlstra
158+ Parser /asdl.py @ isidentical @ JelleZijlstra
159+ Parser /asdl_c.py @ isidentical @ JelleZijlstra
160+ Lib /ast.py @ isidentical @ JelleZijlstra
160161
161162# Mock
162163/Lib /unittest /mock.py @ cjw296
You can’t perform that action at this time.
0 commit comments