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