@@ -29,20 +29,20 @@ Objects/type* @markshannon
29
29
Objects /codeobject.c @ markshannon
30
30
Objects /frameobject.c @ markshannon
31
31
Objects /call.c @ markshannon
32
- Python /ceval * .c @ markshannon @ gvanrossum
33
- Python /ceval * .h @ markshannon @ gvanrossum
32
+ Python /ceval * .c @ markshannon
33
+ Python /ceval * .h @ markshannon
34
34
Python /compile.c @ markshannon @ iritkatriel
35
35
Python /assemble.c @ markshannon @ iritkatriel
36
36
Python /flowgraph.c @ markshannon @ iritkatriel
37
37
Python /ast_opt.c @ isidentical
38
- Python /bytecodes.c @ markshannon @ gvanrossum
39
- Python /optimizer * .c @ markshannon @ gvanrossum
38
+ Python /bytecodes.c @ markshannon
39
+ Python /optimizer * .c @ markshannon
40
40
Python /optimizer_analysis.c @ Fidget-Spinner
41
41
Python /optimizer_bytecodes.c @ Fidget-Spinner
42
42
Lib /_pyrepl /* @ pablogsal @ lysnikolaou @ ambv
43
43
Lib /test /test_patma.py @ brandtbucher
44
44
Lib /test /test_type_ * .py @ JelleZijlstra
45
- Lib /test /test_capi /test_misc.py @ markshannon @ gvanrossum
45
+ Lib /test /test_capi /test_misc.py @ markshannon
46
46
Lib /test /test_pyrepl /* @ pablogsal @ lysnikolaou @ ambv
47
47
Tools /c-analyzer / @ ericsnowcurrently
48
48
@@ -152,7 +152,7 @@ Include/internal/pycore_time.h @pganssle @abalkin
152
152
/Lib /test /test_tokenize.py @ pablogsal @ lysnikolaou
153
153
154
154
# Code generator
155
- /Tools /cases_generator / @ gvanrossum
155
+ /Tools /cases_generator / @ markshannon
156
156
157
157
# AST
158
158
Python /ast.c @ isidentical
0 commit comments