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 cstratak, vstinner, yselivanov
Date 2017-07-26.00:33:49
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1501029229.25.0.750846797089.issue31034@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset efe9fcbd2ca85ba9d6af6d95cc530a9c332f37c5 by Victor Stinner in branch '3.6':
bpo-31034: Reliable signal handler for test_asyncio (#2867) (#2876)
https://github.com/python/cpython/commit/efe9fcbd2ca85ba9d6af6d95cc530a9c332f37c5
History
Date User Action Args
2017-07-26 00:33:49vstinnersetrecipients: + vstinner, yselivanov, cstratak
2017-07-26 00:33:49vstinnersetmessageid: <1501029229.25.0.750846797089.issue31034@psf.upfronthosting.co.za>
2017-07-26 00:33:49vstinnerlinkissue31034 messages
2017-07-26 00:33:49vstinnercreate