We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0f1ba47 commit 7bb7654Copy full SHA for 7bb7654
1 file changed
Misc/NEWS.d/next/Library/2025-05-21-13-28-43.gh-issue-85383.NCmYBp.rst
@@ -1,3 +1,3 @@
1
-Improve behavior of :meth:`io.TextIOWrapper.write` when there is a partial write
2
-caused by underlying buffer being :class:`io.RawIOBase` (:gh:`91606` :gh:`85393`)
3
-or if there is a :exc:`BlockingIOError` :gh:`97531`
+Improve behavior of :meth:`!io.TextIOWrapper.write` when there is a partial
+write caused by underlying buffer being :class:`io.RawIOBase` or if there is a
+:exc:`BlockingIOError`
0 commit comments