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 166aab0 commit 465467fCopy full SHA for 465467f
Include/Python.h
@@ -8,6 +8,7 @@
8
// Since this is a "meta-include" file, "#ifdef __cplusplus / extern "C" {"
9
// is not needed.
10
11
+#define Py_TAIL_CALL_INTERP 1
12
13
// Include Python header files
14
#include "patchlevel.h"
0 commit comments