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 miss-islington
Recipients Nick Davies, asvetlov, miss-islington, sdunster, thatch, yselivanov
Date 2019-06-11.20:32:28
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1560285148.44.0.405774387734.issue36607@roundup.psfhosted.org>
In-reply-to
Content
New changeset 83abd9658b4845299452be06c9ce92cbceee944d by Miss Islington (bot) in branch '3.8':
bpo-36607: Eliminate RuntimeError raised by asyncio.all_tasks() (GH-13971)
https://github.com/python/cpython/commit/83abd9658b4845299452be06c9ce92cbceee944d
History
Date User Action Args
2019-06-11 20:32:28miss-islingtonsetrecipients: + miss-islington, asvetlov, thatch, yselivanov, sdunster, Nick Davies
2019-06-11 20:32:28miss-islingtonsetmessageid: <1560285148.44.0.405774387734.issue36607@roundup.psfhosted.org>
2019-06-11 20:32:28miss-islingtonlinkissue36607 messages
2019-06-11 20:32:28miss-islingtoncreate