Skip to content

Commit c671122

Browse files
taskevichpicnixz
andauthored
Update Misc/NEWS.d/next/C_API/2025-09-07-10-52-09.gh-issue-60107.dhcb2Y.rst
Co-authored-by: Bénédikt Tran <[email protected]>
1 parent 2351f34 commit c671122

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed
Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,2 @@
1-
* gh-60107: avoid io.RawIOBase.read from reading into a temporary bytearray (author: taskevich)
1+
Avoid :meth:`io.RawIOBase.read` from reading into a temporary :class:`bytearray`
2+
when calling its own :meth:`io.RawIOBase.readinto` internally.

0 commit comments

Comments
 (0)