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 remi.lapeyre
Recipients asvetlov, remi.lapeyre, yselivanov
Date 2020-06-13.10:48:01
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1592045282.09.0.91488246101.issue40967@roundup.psfhosted.org>
In-reply-to
Content
The documentation says:


      .. deprecated-removed:: 3.7 3.9

         Do not call this as a task method. Use the :func:`asyncio.all_tasks`
         function instead.


I don't know if it's still possible to merge this in 3.9 and if so, if it should be a release blocker. Anyway I'm working on a PR for this.
History
Date User Action Args
2020-06-13 10:48:02remi.lapeyresetrecipients: + remi.lapeyre, asvetlov, yselivanov
2020-06-13 10:48:02remi.lapeyresetmessageid: <1592045282.09.0.91488246101.issue40967@roundup.psfhosted.org>
2020-06-13 10:48:02remi.lapeyrelinkissue40967 messages
2020-06-13 10:48:01remi.lapeyrecreate