We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 66f0e6c commit 515ee56Copy full SHA for 515ee56
Include/internal/pycore_critical_section.h
@@ -7,7 +7,6 @@
7
8
#include "pycore_lock.h" // PyMutex
9
#include "pycore_pystate.h" // _PyThreadState_GET()
10
-#include "listobject.h" // PyList_CheckExact
11
#include <stdint.h>
12
13
#ifdef __cplusplus
0 commit comments