Skip to content

Commit cce95cc

Browse files
Update Doc/data/threadsafety.dat
Co-authored-by: Victor Stinner <vstinner@python.org>
1 parent da5aac8 commit cce95cc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Doc/data/threadsafety.dat

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -147,6 +147,7 @@ PySet_Pop:atomic:
147147

148148
# Clear - empties the set before clearing
149149
PySet_Clear:atomic:
150+
150151
# Capsule objects (Doc/c-api/capsule.rst)
151152

152153
# Type check - read ob_type pointer, always safe

0 commit comments

Comments
 (0)