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 aeros, asvetlov, lukasz.langa, miss-islington, remi.lapeyre, yselivanov
Date 2020-07-02.04:06:55
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1593662815.4.0.179107569142.issue40967@roundup.psfhosted.org>
In-reply-to
Content
New changeset df59293bf0d815fe37743025d639a63a78e0c771 by Miss Islington (bot) in branch '3.9':
bpo-40967: Remove deprecated asyncio.Task.current_task() and asyncio.Task.all_tasks() (GH-20874)
https://github.com/python/cpython/commit/df59293bf0d815fe37743025d639a63a78e0c771
History
Date User Action Args
2020-07-02 04:06:55miss-islingtonsetrecipients: + miss-islington, asvetlov, lukasz.langa, yselivanov, remi.lapeyre, aeros
2020-07-02 04:06:55miss-islingtonsetmessageid: <1593662815.4.0.179107569142.issue40967@roundup.psfhosted.org>
2020-07-02 04:06:55miss-islingtonlinkissue40967 messages
2020-07-02 04:06:55miss-islingtoncreate