Skip to content

Commit e43c25f

Browse files
committed
Improve news entry
1 parent 05e9afd commit e43c25f

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed
Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
1-
Fix a crash in the ``seek`` method of :class:`~io.BufferedWriter` when
2-
passing an object with a specially crafted :meth:`~object.__index__`.
1+
Fix a crash in the ``seek`` method of :class:`~io.BufferedWriter`,
2+
:class:`~io.BufferedReader` and :class:`~io.BufferedRandom` when the
3+
stream is concurrently closed.

0 commit comments

Comments
 (0)