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 serhiy.storchaka
Recipients asvetlov, serhiy.storchaka, yselivanov
Date 2020-12-06.15:30:01
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1607268601.54.0.121182893712.issue42582@roundup.psfhosted.org>
In-reply-to
Content
It was only used in _asynciomodule.c to implement now removed Task.all_tasks() method (see issue40967).
History
Date User Action Args
2020-12-06 15:30:01serhiy.storchakasetrecipients: + serhiy.storchaka, asvetlov, yselivanov
2020-12-06 15:30:01serhiy.storchakasetmessageid: <1607268601.54.0.121182893712.issue42582@roundup.psfhosted.org>
2020-12-06 15:30:01serhiy.storchakalinkissue42582 messages
2020-12-06 15:30:01serhiy.storchakacreate