We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 401fff7 commit 220f5c6Copy full SHA for 220f5c6
.github/CODEOWNERS
@@ -33,6 +33,7 @@ Objects/frameobject.c @markshannon
33
Objects/call.c @markshannon
34
Python/ceval*.c @markshannon
35
Python/ceval*.h @markshannon
36
+Python/codegen.c @markshannon @iritkatriel
37
Python/compile.c @markshannon @iritkatriel
38
Python/assemble.c @markshannon @iritkatriel
39
Python/flowgraph.c @markshannon @iritkatriel
0 commit comments