| commit | 8874342cf332c3aa3d845155cc4b41b00c2d9e9d | [log] [tgz] |
|---|---|---|
| author | Andrew Svetlov <andrew.svetlov@gmail.com> | Mon Dec 11 17:35:49 2017 +0200 |
| committer | GitHub <noreply@github.com> | Mon Dec 11 17:35:49 2017 +0200 |
| tree | 79b2b2a3413fde605670e995428e64144a509f77 | |
| parent | abae67ebc2897ca37df067f322d19e19d1ef6d88 [diff] |
bpo-32258: Replace 'yield from' to 'await' in asyncio docs (#4779) * Replace 'yield from' to 'await' in asyncio docs * Fix docstrings