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 vstinner, yselivanov
Date 2017-07-25.17:19:13
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1501003153.8.0.5330077703.issue31034@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 830080913c22a9834d310294b9f7653234dc6a59 by Victor Stinner in branch 'master':
bpo-31034: Reliable signal handler for test_asyncio (#2867)
https://github.com/python/cpython/commit/830080913c22a9834d310294b9f7653234dc6a59
History
Date User Action Args
2017-07-25 17:19:13vstinnersetrecipients: + vstinner, yselivanov
2017-07-25 17:19:13vstinnersetmessageid: <1501003153.8.0.5330077703.issue31034@psf.upfronthosting.co.za>
2017-07-25 17:19:13vstinnerlinkissue31034 messages
2017-07-25 17:19:13vstinnercreate