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 68e279b commit 3bddd07Copy full SHA for 3bddd07
.github/CODEOWNERS
@@ -72,6 +72,7 @@ Include/internal/pycore_freelist.h @ericsnowcurrently
72
Include/internal/pycore_global_objects.h @ericsnowcurrently
73
Include/internal/pycore_obmalloc.h @ericsnowcurrently
74
Include/internal/pycore_pymem.h @ericsnowcurrently
75
+Include/internal/pycore_stackref.h @Fidget-Spinner
76
Modules/main.c @ericsnowcurrently
77
Programs/_bootstrap_python.c @ericsnowcurrently
78
Programs/python.c @ericsnowcurrently
0 commit comments