Skip to content

Commit e0f92e6

Browse files
committed
Simplify NEWS entry: use 'concurrently' instead of 're-entrantly'
1 parent 2c8aad6 commit e0f92e6

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,2 @@
11
Fixed crashes in :meth:`socket.socket.sendmsg` and :meth:`socket.socket.recvmsg_into`
2-
that could occur if buffer sequences are mutated re-entrantly during argument parsing
3-
via ``__buffer__`` protocol callbacks.
2+
that could occur if buffer sequences are concurrently mutated.

0 commit comments

Comments
 (0)