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 asvetlov, miss-islington, yselivanov
Date 2018-05-29.00:16:46
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1527553006.57.0.682650639539.issue32610@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset ddc613f20394eba25f2420f6d2fa62b277c95058 by Miss Islington (bot) in branch '3.7':
bpo-32610: Fix asyncio.all_tasks() to return only pending tasks. (GH-7174)
https://github.com/python/cpython/commit/ddc613f20394eba25f2420f6d2fa62b277c95058
History
Date User Action Args
2018-05-29 00:16:47miss-islingtonsetrecipients: + miss-islington, asvetlov, yselivanov
2018-05-29 00:16:46miss-islingtonsetmessageid: <1527553006.57.0.682650639539.issue32610@psf.upfronthosting.co.za>
2018-05-29 00:16:46miss-islingtonlinkissue32610 messages
2018-05-29 00:16:46miss-islingtoncreate