Skip to content

Commit e66d2fb

Browse files
committed
gh-151640: add NEWS entry
1 parent f70aef9 commit e66d2fb

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
Fix a data race in :class:`io.BytesIO` in free-threaded builds when
2+
whole-buffer reads or :meth:`~io.BytesIO.getvalue` share the internal buffer
3+
with concurrent writes.

0 commit comments

Comments
 (0)