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 yselivanov
Recipients asvetlov, yselivanov
Date 2018-05-28.21:54:04
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1527544444.52.0.682650639539.issue32610@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 416c1ebd9896b394790dcb4f9f035b1a44ebe9ff by Yury Selivanov in branch 'master':
bpo-32610: Fix asyncio.all_tasks() to return only pending tasks. (GH-7174)
https://github.com/python/cpython/commit/416c1ebd9896b394790dcb4f9f035b1a44ebe9ff
History
Date User Action Args
2018-05-28 21:54:04yselivanovsetrecipients: + yselivanov, asvetlov
2018-05-28 21:54:04yselivanovsetmessageid: <1527544444.52.0.682650639539.issue32610@psf.upfronthosting.co.za>
2018-05-28 21:54:04yselivanovlinkissue32610 messages
2018-05-28 21:54:04yselivanovcreate