We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 52d8f36 commit 8b7f37dCopy full SHA for 8b7f37d
Modules/_asynciomodule.c
@@ -8,7 +8,6 @@
8
#include "pycore_runtime_init.h" // _Py_ID()
9
#include "pycore_moduleobject.h" // _PyModule_GetState()
10
#include "structmember.h" // PyMemberDef
11
-#include "cpython/context.h"
12
#include <stddef.h> // offsetof()
13
14
0 commit comments