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 benjamin.peterson
Recipients Amiy, benjamin.peterson
Date 2020-07-29.00:57:18
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1595984239.08.0.202692118747.issue38156@roundup.psfhosted.org>
In-reply-to
Content
New changeset a74eea238f5baba15797e2e8b570d153bc8690a7 by Benjamin Peterson in branch 'master':
closes bpo-38156: Always handle interrupts in PyOS_StdioReadline. (GH-21569)
https://github.com/python/cpython/commit/a74eea238f5baba15797e2e8b570d153bc8690a7
History
Date User Action Args
2020-07-29 00:57:19benjamin.petersonsetrecipients: + benjamin.peterson, Amiy
2020-07-29 00:57:19benjamin.petersonsetmessageid: <1595984239.08.0.202692118747.issue38156@roundup.psfhosted.org>
2020-07-29 00:57:19benjamin.petersonlinkissue38156 messages
2020-07-29 00:57:18benjamin.petersoncreate