diff options
author | Elvis Pranskevichus <elvis@magic.io> | 2018-05-29 18:21:44 -0400 |
---|---|---|
committer | Yury Selivanov <yury@magic.io> | 2018-05-29 18:21:44 -0400 |
commit | f9aeca2085464838f04bf13f816a1f861d43541f (patch) | |
tree | fcd34b75a6b592f1c09df5e1d3fa7369f044e557 /Python/compile.c | |
parent | e2b340ab4196e1beb902327f503574b5d7369185 (diff) | |
download | cpython-git-f9aeca2085464838f04bf13f816a1f861d43541f.tar.gz |
bpo-23859: Document that asyncio.wait() does not cancel its futures (#7217)
Unlike `asyncio.wait_for()`, `asyncio.wait()` does not cancel the passed
futures when a timeout accurs.
Diffstat (limited to 'Python/compile.c')
0 files changed, 0 insertions, 0 deletions