@@ -29,19 +29,19 @@ 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 /test /test_patma.py @ brandtbucher
43
43
Lib /test /test_type_ * .py @ JelleZijlstra
44
- Lib /test /test_capi /test_misc.py @ markshannon @ gvanrossum
44
+ Lib /test /test_capi /test_misc.py @ markshannon
45
45
Tools /c-analyzer / @ ericsnowcurrently
46
46
47
47
# dbm
@@ -150,7 +150,7 @@ Include/internal/pycore_time.h @pganssle @abalkin
150
150
/Lib /test /test_tokenize.py @ pablogsal @ lysnikolaou
151
151
152
152
# Code generator
153
- /Tools /cases_generator / @ gvanrossum
153
+ /Tools /cases_generator / @ markshannon
154
154
155
155
# AST
156
156
Python /ast.c @ isidentical
0 commit comments