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 889cc43 commit d9f4cbeCopy full SHA for d9f4cbe
.github/CODEOWNERS
@@ -37,6 +37,8 @@ Python/flowgraph.c @markshannon @iritkatriel
37
Python/ast_opt.c @isidentical
38
Python/bytecodes.c @markshannon @gvanrossum
39
Python/optimizer*.c @markshannon @gvanrossum
40
+Python/optimizer_analysis.c @Fidget-Spinner
41
+Python/tier2_redundancy_eliminator_bytecodes.c @Fidget-Spinner
42
Lib/test/test_patma.py @brandtbucher
43
Lib/test/test_type_*.py @JelleZijlstra
44
Lib/test/test_capi/test_misc.py @markshannon @gvanrossum
0 commit comments