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 a39b4c1 commit f32f7a7Copy full SHA for f32f7a7
Include/internal/pycore_tstate.h
@@ -22,7 +22,6 @@ struct _gc_thread_state {
22
};
23
#endif
24
25
-
26
// Every PyThreadState is actually allocated as a _PyThreadStateImpl. The
27
// PyThreadState fields are exposed as part of the C API, although most fields
28
// are intended to be private. The _PyThreadStateImpl fields not exposed.
0 commit comments