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