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 03fe066 commit fe0d38aCopy full SHA for fe0d38a
1 file changed
Include/internal/pycore_tstate.h
@@ -66,7 +66,6 @@ typedef struct _PyInterpreterPolicy {
66
} _PyInterpreterPolicy;
67
68
typedef struct _PyPolicy {
69
-
70
_PyJitPolicy jit;
71
_PyInterpreterPolicy interp;
72
} _PyPolicy;
0 commit comments