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, miss-islington, rhettinger, serhiy.storchaka, xtreak, yselivanov
Date 2019-12-30.11:50:26
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1577706626.51.0.300800079815.issue34790@roundup.psfhosted.org>
In-reply-to
Content
New changeset 89aa7f0ede1a11c020e83f24394593c577a61509 by Andrew Svetlov (Kyle Stanley) in branch 'master':
bpo-34790: Implement deprecation of passing coroutines to asyncio.wait() (GH-16977)
https://github.com/python/cpython/commit/89aa7f0ede1a11c020e83f24394593c577a61509
History
Date User Action Args
2019-12-30 11:50:26asvetlovsetrecipients: + asvetlov, rhettinger, serhiy.storchaka, yselivanov, miss-islington, xtreak, aeros
2019-12-30 11:50:26asvetlovsetmessageid: <1577706626.51.0.300800079815.issue34790@roundup.psfhosted.org>
2019-12-30 11:50:26asvetlovlinkissue34790 messages
2019-12-30 11:50:26asvetlovcreate