8000 Update the summary of global state. · python/cpython@27fcb3c · GitHub
[go: up one dir, main page]

Skip to content

Commit 27fcb3c

Browse files
Update the summary of global state.
1 parent 2822ada commit 27fcb3c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Modules/_interpchannelsmodule.c

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@
2828
This module has the following process-global state:
2929
3030
_globals (static struct globals):
31+
mutex (PyMutex)
3132
module_count (int)
3233
channels (struct _channels):
3334
numopen (int64_t)

0 commit comments

Comments
 (0)
0