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 asvetlov, vstinner, yselivanov
Date 2019-06-14.11:03:06
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1560510186.59.0.0553157746938.issue37278@roundup.psfhosted.org>
In-reply-to
Content
New changeset 07559450b2d9179e4c99e0af088ce7550e549f94 by Victor Stinner in branch 'master':
bpo-37278: Fix test_asyncio ProactorLoopCtrlC (GH-14074)
https://github.com/python/cpython/commit/07559450b2d9179e4c99e0af088ce7550e549f94
History
Date User Action Args
2019-06-14 11:03:06vstinnersetrecipients: + vstinner, asvetlov, yselivanov
2019-06-14 11:03:06vstinnersetmessageid: <1560510186.59.0.0553157746938.issue37278@roundup.psfhosted.org>
2019-06-14 11:03:06vstinnerlinkissue37278 messages
2019-06-14 11:03:06vstinnercreate