We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 949b2cc commit b414497Copy full SHA for b414497
.github/CODEOWNERS
@@ -28,7 +28,8 @@ Objects/type* @markshannon
28
Objects/codeobject.c @markshannon
29
Objects/frameobject.c @markshannon
30
Objects/call.c @markshannon
31
-Python/ceval*.[ch] @markshannon @gvanrossum
+Python/ceval*.c @markshannon @gvanrossum
32
+Python/ceval*.h @markshannon @gvanrossum
33
Python/compile.c @markshannon @iritkatriel
34
Python/assemble.c @markshannon @iritkatriel
35
Python/flowgraph.c @markshannon @iritkatriel
0 commit comments