Skip to content

Commit 947ff62

Browse files
committed
Fix blurb reST
1 parent d4bfaa8 commit 947ff62

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

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

0 commit comments

Comments
 (0)