Skip to content

Commit fe6b706

Browse files
committed
gh-154997: Add NEWS entry
1 parent ebf6fa2 commit fe6b706

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+
Fixed a crash in :mod:`io` buffered streams when ``detach()`` is called
2+
reentrantly during buffered operations. The affected operations now raise
3+
``ValueError`` instead of dereferencing a stale raw stream pointer.

0 commit comments

Comments
 (0)