File tree 1 file changed +5
-4
lines changed
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
40
40
Python /optimizer * .c @ markshannon
41
41
Python /optimizer_analysis.c @ Fidget-Spinner
42
42
Python /optimizer_bytecodes.c @ Fidget-Spinner
43
+ Python /symtable.c @ JelleZijlstra @ carljm
43
44
Lib /_pyrepl /* @ pablogsal @ lysnikolaou @ ambv
44
45
Lib /test /test_patma.py @ brandtbucher
45
46
Lib /test /test_type_ * .py @ JelleZijlstra
@@ -153,10 +154,10 @@ Include/internal/pycore_time.h @pganssle @abalkin
153
154
/Tools /cases_generator / @ markshannon
154
155
155
156
# 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
160
161
161
162
# Mock
162
163
/Lib /unittest /mock.py @ cjw296
You can’t perform that action at this time.
0 commit comments