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 80a9ba5 commit 91cc5fdCopy full SHA for 91cc5fd
1 file changed
.github/CODEOWNERS
@@ -20,6 +20,8 @@ Objects/call.c @markshannon
20
Python/ceval.c @markshannon
21
Python/compile.c @markshannon
22
Python/ast_opt.c @isidentical
23
+Lib/test/test_patma.py @brandtbucher
24
+Lib/test/test_peepholer.py @brandtbucher
25
26
# Exceptions
27
Lib/traceback.py @iritkatriel
0 commit comments