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 asvetlov
Recipients aeros, asvetlov, jack1142, miss-islington, rhettinger, serhiy.storchaka, xtreak, yselivanov
Date 2022-03-17.20:51:52
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1647550312.17.0.764587178869.issue34790@roundup.psfhosted.org>
In-reply-to
Content
New changeset 903f0a02c16240dc769a08c30e8d072a4fb09154 by Andrew Svetlov in branch 'main':
bpo-34790: Remove passing coroutine objects to asyncio.wait() (GH-31964)
https://github.com/python/cpython/commit/903f0a02c16240dc769a08c30e8d072a4fb09154
History
Date User Action Args
2022-03-17 20:51:52asvetlovsetrecipients: + asvetlov, rhettinger, serhiy.storchaka, yselivanov, miss-islington, xtreak, jack1142, aeros
2022-03-17 20:51:52asvetlovsetmessageid: <1647550312.17.0.764587178869.issue34790@roundup.psfhosted.org>
2022-03-17 20:51:52asvetlovlinkissue34790 messages
2022-03-17 20:51:52asvetlovcreate