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 2018-06-06.23:30:41
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1528327841.88.0.592728768989.issue32676@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 9f04f0df6fdb27190690bda949d213893d14e807 by Victor Stinner in branch 'master':
bpo-32676, test_asyncio: Fix warning in test_error_in_call_soon() (GH-7462)
https://github.com/python/cpython/commit/9f04f0df6fdb27190690bda949d213893d14e807
History
Date User Action Args
2018-06-06 23:30:41vstinnersetrecipients: + vstinner, asvetlov, yselivanov
2018-06-06 23:30:41vstinnersetmessageid: <1528327841.88.0.592728768989.issue32676@psf.upfronthosting.co.za>
2018-06-06 23:30:41vstinnerlinkissue32676 messages
2018-06-06 23:30:41vstinnercreate