]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
closes bpo-28557: error message for bad raw readinto (GH-7496)
authorDavid Szotten <davidszotten@gmail.com>
Mon, 15 Jun 2020 23:53:57 +0000 (00:53 +0100)
committerGitHub <noreply@github.com>
Mon, 15 Jun 2020 23:53:57 +0000 (18:53 -0500)
commit8666356280084f0426c28a981341f72eaaacd006
treecab3c37a749e036846d8cf6360d4fe84f4e30a81
parent04fc4f2a46b2fd083639deb872c3a3037fdb47d6
closes bpo-28557: error message for bad raw readinto (GH-7496)

Co-authored-by: Benjamin Peterson <benjamin@python.org>
Lib/test/test_io.py
Misc/ACKS
Misc/NEWS.d/next/Library/2018-06-07-22-04-01.bpo-28557.ViNJnK.rst [new file with mode: 0644]
Modules/_io/bufferedio.c