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 vstinner
Recipients koubaa, shihai1991, vstinner
Date 2020-11-17.17:58:17
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1605635898.01.0.538065226291.issue41713@roundup.psfhosted.org>
In-reply-to
Content
New changeset 05a5d697f4f097f37c5c1e2ed0e2338a33c3fb6a by Victor Stinner in branch '3.9':
bpo-41686: Always create the SIGINT event on Windows (GH-23344) (GH-23347)
https://github.com/python/cpython/commit/05a5d697f4f097f37c5c1e2ed0e2338a33c3fb6a
History
Date User Action Args
2020-11-17 17:58:18vstinnersetrecipients: + vstinner, shihai1991, koubaa
2020-11-17 17:58:18vstinnersetmessageid: <1605635898.01.0.538065226291.issue41713@roundup.psfhosted.org>
2020-11-17 17:58:18vstinnerlinkissue41713 messages
2020-11-17 17:58:17vstinnercreate