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 yselivanov
Recipients asvetlov, serhiy.storchaka, xtreak, yselivanov
Date 2018-09-25.18:51:24
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1537901484.99.0.545547206417.issue34790@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 996859a90df51f84eab47351702cb59c6db4428a by Yury Selivanov in branch 'master':
bpo-34790: [docs] Passing coroutines to asyncio.wait() can be confusing. (GH-9543)
https://github.com/python/cpython/commit/996859a90df51f84eab47351702cb59c6db4428a
History
Date User Action Args
2018-09-25 18:51:25yselivanovsetrecipients: + yselivanov, asvetlov, serhiy.storchaka, xtreak
2018-09-25 18:51:24yselivanovsetmessageid: <1537901484.99.0.545547206417.issue34790@psf.upfronthosting.co.za>
2018-09-25 18:51:24yselivanovlinkissue34790 messages
2018-09-25 18:51:24yselivanovcreate