This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author methane
Recipients Ramin Farajpour Cami, eryksun, methane, paul.moore, steve.dower, tim.golden, vstinner, zach.ware
Date 2021-02-22.01:38:33
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1613957913.94.0.966211410981.issue43260@roundup.psfhosted.org>
In-reply-to
Content
New changeset 6e2f144f53982d7103d4cfc2d9361fc445a1817e by Inada Naoki in branch '3.8':
bpo-43260: io: Prevent large data remains in textio buffer. (GH-24592)
https://github.com/python/cpython/commit/6e2f144f53982d7103d4cfc2d9361fc445a1817e
History
Date User Action Args
2021-02-22 01:38:33methanesetrecipients: + methane, paul.moore, vstinner, tim.golden, zach.ware, eryksun, steve.dower, Ramin Farajpour Cami
2021-02-22 01:38:33methanesetmessageid: <1613957913.94.0.966211410981.issue43260@roundup.psfhosted.org>
2021-02-22 01:38:33methanelinkissue43260 messages
2021-02-22 01:38:33methanecreate