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