commit | d42528a3a2c7d79fd2e6c9f2a02f3ce12d44c8cc | [log] [tgz] |
---|---|---|
author | Vinay Sharma <vinay04sharma@icloud.com> | Mon Jul 20 14:12:57 2020 +0530 |
committer | GitHub <noreply@github.com> | Mon Jul 20 01:42:57 2020 -0700 |
tree | ea20708ad299c206a27218f7738b0d07b0648b85 | |
parent | 7f03445d01d5ece41c2ceef7254002e08e8ab5a5 [diff] |
bpo-37703: improve asyncio.gather documentation regarding cancellation (GH-15312) These changes updates the doc to comprehensively mention the behaviour of gather.cancel() Automerge-Triggered-By: @asvetlov