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.03:41:32
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1593661293.01.0.519337080021.issue40967@roundup.psfhosted.org>
In-reply-to
Content
New changeset 004e64e8059fe68a72890314673282f2e60d5ce1 by Rémi Lapeyre in branch 'master':
bpo-40967: Remove deprecated asyncio.Task.current_task() and asyncio.Task.all_tasks() (GH-20874)
https://github.com/python/cpython/commit/004e64e8059fe68a72890314673282f2e60d5ce1
History
Date User Action Args
2020-07-02 03:41:33miss-islingtonsetrecipients: + miss-islington, asvetlov, lukasz.langa, yselivanov, remi.lapeyre, aeros
2020-07-02 03:41:33miss-islingtonsetmessageid: <1593661293.01.0.519337080021.issue40967@roundup.psfhosted.org>
2020-07-02 03:41:33miss-islingtonlinkissue40967 messages
2020-07-02 03:41:32miss-islingtoncreate