Thanks to visit codestin.com Credit goes to github.com
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 8def5ef commit 72adabaCopy full SHA for 72adaba
1 file changed
.github/CODEOWNERS
@@ -25,6 +25,8 @@ Objects/frameobject.c @markshannon
25
Objects/call.c @markshannon
26
Python/ceval.c @markshannon
27
Python/compile.c @markshannon @iritkatriel
28
+Python/assemble.c @markshannon @iritkatriel
29
+Python/flowgraph.c @markshannon @iritkatriel
30
Python/ast_opt.c @isidentical
31
Lib/test/test_patma.py @brandtbucher
32
Lib/test/test_peepholer.py @brandtbucher
0 commit comments