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 miss-islington
Recipients benjamin.peterson, miss-islington, phg
Date 2020-02-04.21:43:11
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1580852591.43.0.921947590614.issue39510@roundup.psfhosted.org>
In-reply-to
Content
New changeset 97d2a9832494e4c85da124ceab18802eed9a4ab1 by Miss Islington (bot) in branch '3.7':
closes bpo-39510: Fix use-after-free in BufferedReader.readinto() (GH-18295)
https://github.com/python/cpython/commit/97d2a9832494e4c85da124ceab18802eed9a4ab1
History
Date User Action Args
2020-02-04 21:43:11miss-islingtonsetrecipients: + miss-islington, benjamin.peterson, phg
2020-02-04 21:43:11miss-islingtonsetmessageid: <1580852591.43.0.921947590614.issue39510@roundup.psfhosted.org>
2020-02-04 21:43:11miss-islingtonlinkissue39510 messages
2020-02-04 21:43:11miss-islingtoncreate