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 928485a commit 0c2a74fCopy full SHA for 0c2a74f
Python/pystate.c
@@ -23,7 +23,7 @@
23
#include "pycore_runtime_init.h" // _PyRuntimeState_INIT
24
#include "pycore_stackref.h" // Py_STACKREF_DEBUG
25
#include "pycore_time.h" // _PyTime_Init()
26
-#include "pycore_uop.h". // UOP_BUFFER_SIZE
+#include "pycore_uop.h" // UOP_BUFFER_SIZE
27
#include "pycore_uniqueid.h" // _PyObject_FinalizePerThreadRefcounts()
28
29
0 commit comments