Skip to content

Commit 4bd5bda

Browse files
committed
gh-151640: fix NEWS entry filename
1 parent e66d2fb commit 4bd5bda

2 files changed

Lines changed: 3 additions & 3 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 peeks, or :meth:`~io.BytesIO.getvalue`, share the
3+
internal buffer with concurrent writes.

Misc/NEWS.d/next/Library/2026-06-18-12-48-03.gh-issue-151640.rst

Lines changed: 0 additions & 3 deletions
This file was deleted.

0 commit comments

Comments
 (0)