8000
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 dc1f651 commit 37c511aCopy full SHA for 37c511a
Objects/typeobject.c
@@ -4,7 +4,6 @@
4
#include "pycore_abstract.h" // _PySequence_IterSearch()
5
#include "pycore_call.h" // _PyObject_VectorcallTstate()
6
#include "pycore_code.h" // CO_FAST_FREE
7
-#include "pycore_critical_section.h"
8
#include "pycore_dict.h" // _PyDict_KeysSize()
9
#include "pycore_frame.h" // _PyInterpreterFrame
10
#include "pycore_lock.h" // _PySeqLock_*
0 commit comments