We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0917ab1 commit 276a2fbCopy full SHA for 276a2fb
1 file changed
Misc/NEWS.d/next/Library/2026-01-08-19-56-40.gh-issue-143375.QCzA_8.rst
@@ -1,3 +1,3 @@
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.
+stream is concurrently closed or detached.
0 commit comments