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 b2afe48 commit bfc2028Copy full SHA for bfc2028
1 file changed
.github/CODEOWNERS
@@ -18,7 +18,7 @@ Objects/codeobject.c @markshannon
18
Objects/frameobject.c @markshannon
19
Objects/call.c @markshannon
20
Python/ceval.c @markshannon
21
-Python/compile.c @markshannon
+Python/compile.c @markshannon @iritkatriel
22
Python/ast_opt.c @isidentical
23
Lib/test/test_patma.py @brandtbucher
24
Lib/test/test_peepholer.py @brandtbucher
@@ -29,7 +29,6 @@ Lib/test/test_except*.py @iritkatriel
29
Lib/test/test_traceback.py @iritkatriel
30
Objects/exceptions.c @iritkatriel
31
Python/traceback.c @iritkatriel
32
-Python/pythonrun.c @iritkatriel
33
34
# Hashing
35
**/*hashlib* @tiran
0 commit comments