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 65e6cfa commit 718b21eCopy full SHA for 718b21e
PC/pyconfig.h.in
@@ -105,7 +105,7 @@ WIN32 is still required for the locale module.
105
/* Define to 1 if you want to enable the JIT */
106
/* Define to "interpreter" if you want to enable tier 2 interpreter */
107
#ifndef Py_JIT_ENABLED
108
-/* #define Py_JIT_ENABLED 1*/
+/* #define Py_JIT_ENABLED 1 */
109
#endif
110
111
/* Compiler specific defines */
0 commit comments