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 iritkatriel
Recipients RemiCardona, gvanrossum, iritkatriel, rsebille, vstinner, yselivanov
Date 2021-12-06.14:47:45
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1638802065.66.0.423594408078.issue29309@roundup.psfhosted.org>
In-reply-to
Content
@asyncio.coroutine was removed in 3.10, and the run_in_executor.py doesn't run with async def because that does not allow yield.

I'll close this as out of date, please create a new issue if you are still having a related problem with async def.
History
Date User Action Args
2021-12-06 14:47:45iritkatrielsetrecipients: + iritkatriel, gvanrossum, vstinner, yselivanov, RemiCardona, rsebille
2021-12-06 14:47:45iritkatrielsetmessageid: <1638802065.66.0.423594408078.issue29309@roundup.psfhosted.org>
2021-12-06 14:47:45iritkatriellinkissue29309 messages
2021-12-06 14:47:45iritkatrielcreate