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.
Python/perf_jit_trampoline.c
**/*jit*
1 parent c560df9 commit 56c6f04Copy full SHA for 56c6f04
.github/CODEOWNERS
@@ -27,6 +27,7 @@ Modules/Setup* @erlend-aasland
27
**/*genobject* @markshannon
28
**/*hamt* @1st1
29
**/*jit* @brandtbucher @savannahostrowski @diegorusso
30
+Python/perf_jit_trampoline.c # Exclude the owners of "**/*jit*", above.
31
Objects/set* @rhettinger
32
Objects/dict* @methane @markshannon
33
Objects/typevarobject.c @JelleZijlstra
0 commit comments