Skip to content

Commit 7bb7654

Browse files
committed
Tweak news
1 parent 0f1ba47 commit 7bb7654

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -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`
1+
Improve behavior of :meth:`!io.TextIOWrapper.write` when there is a partial
2+
write caused by underlying buffer being :class:`io.RawIOBase` or if there is a
3+
:exc:`BlockingIOError`

0 commit comments

Comments
 (0)