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 b1b424f commit d67f989Copy full SHA for d67f989
1 file changed
Misc/NEWS.d/next/Library/2026-05-14-22-50-54.gh-issue-141968.eRqeCL.rst
@@ -1 +1 @@
1
-Remove a data copy from :func:`_pyio.BytesIO.read()` using :func:`bytearray.take_bytes`.
+Remove a data copy from :meth:`~io.BytesIO.read` using :func:`bytearray.take_bytes`.
0 commit comments