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 Amiy, benjamin.peterson, miss-islington
Date 2020-07-29.01:16:26
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1595985387.01.0.241551624735.issue38156@roundup.psfhosted.org>
In-reply-to
Content
New changeset 7cfede6859586f77f786bda56af4698ae2245f56 by Miss Islington (bot) in branch '3.8':
closes bpo-38156: Always handle interrupts in PyOS_StdioReadline. (GH-21569)
https://github.com/python/cpython/commit/7cfede6859586f77f786bda56af4698ae2245f56
History
Date User Action Args
2020-07-29 01:16:27miss-islingtonsetrecipients: + miss-islington, benjamin.peterson, Amiy
2020-07-29 01:16:27miss-islingtonsetmessageid: <1595985387.01.0.241551624735.issue38156@roundup.psfhosted.org>
2020-07-29 01:16:26miss-islingtonlinkissue38156 messages
2020-07-29 01:16:26miss-islingtoncreate