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 asvetlov
Recipients David Robertson, Drekin, Kimmo.Parviainen-Jalanko, Kwpolska, akuchling, asvetlov, jkloth, steve.dower, tim.golden, vstinner, yselivanov, zach.ware
Date 2019-01-05.20:45:02
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1546721103.03.0.523585211333.issue23057@roundup.psfhosted.org>
In-reply-to
Content
New changeset 67ba547cf001d6b975cf6900aaf2bd5508dc6a87 by Andrew Svetlov (Vladimir Matveev) in branch 'master':
bpo-23057: Use 'raise' to emulate ctrl-c in proactor tests (#11274)
https://github.com/python/cpython/commit/67ba547cf001d6b975cf6900aaf2bd5508dc6a87
History
Date User Action Args
2019-01-05 20:45:05asvetlovsetrecipients: + asvetlov, akuchling, vstinner, tim.golden, jkloth, zach.ware, yselivanov, Drekin, steve.dower, Kimmo.Parviainen-Jalanko, David Robertson, Kwpolska
2019-01-05 20:45:03asvetlovsetmessageid: <1546721103.03.0.523585211333.issue23057@roundup.psfhosted.org>
2019-01-05 20:45:03asvetlovlinkissue23057 messages
2019-01-05 20:45:02asvetlovcreate