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 eryksun, hafizbilal100, paul.moore, steve.dower, tim.golden, vstinner, zach.ware
Date 2020-11-17.17:15:29
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1605633329.65.0.158457731065.issue41686@roundup.psfhosted.org>
In-reply-to
Content
New changeset 0ae323b87f1bed64a7fa70f5a41a5800aca032cc by Victor Stinner in branch 'master':
bpo-41686: Always create the SIGINT event on Windows (GH-23344)
https://github.com/python/cpython/commit/0ae323b87f1bed64a7fa70f5a41a5800aca032cc
History
Date User Action Args
2020-11-17 17:15:29vstinnersetrecipients: + vstinner, paul.moore, tim.golden, zach.ware, eryksun, steve.dower, hafizbilal100
2020-11-17 17:15:29vstinnersetmessageid: <1605633329.65.0.158457731065.issue41686@roundup.psfhosted.org>
2020-11-17 17:15:29vstinnerlinkissue41686 messages
2020-11-17 17:15:29vstinnercreate