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 vstinner
Recipients aeros, asvetlov, felixxm, graingert, illia-v, kamilturek, vstinner, yselivanov
Date 2021-07-01.13:14:07
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1625145247.31.0.741603692306.issue43216@roundup.psfhosted.org>
In-reply-to
Content
New changeset a1092f62492a3fcd6195bea94eccf8d5a300acb1 by Illia Volochii in branch 'main':
bpo-43216: Remove @asyncio.coroutine (GH-26369)
https://github.com/python/cpython/commit/a1092f62492a3fcd6195bea94eccf8d5a300acb1
History
Date User Action Args
2021-07-01 13:14:07vstinnersetrecipients: + vstinner, asvetlov, yselivanov, graingert, aeros, felixxm, illia-v, kamilturek
2021-07-01 13:14:07vstinnersetmessageid: <1625145247.31.0.741603692306.issue43216@roundup.psfhosted.org>
2021-07-01 13:14:07vstinnerlinkissue43216 messages
2021-07-01 13:14:07vstinnercreate