commit | 3cc9557d9f03086fa3b0ea166f8506087e6950e3 | [log] [tgz] |
---|---|---|
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | Tue Sep 25 11:57:49 2018 -0700 |
committer | GitHub <noreply@github.com> | Tue Sep 25 11:57:49 2018 -0700 |
tree | 269b22882fa4df6d22de3dbf97e83a035c669a6d | |
parent | b2ae5502981ae7e8fc080f5155060235696afe22 [diff] |
bpo-34790: [docs] Passing coroutines to asyncio.wait() can be confusing. (GH-9543) (cherry picked from commit 996859a90df51f84eab47351702cb59c6db4428a) Co-authored-by: Yury Selivanov <yury@magic.io>