Staging
v0.5.1
https://github.com/python/cpython
Revision 46634b7aa82f014cd0039afb7f0ed860605beb9d authored by Miss Islington (bot) on 20 July 2020, 09:01:39 UTC, committed by GitHub on 20 July 2020, 09:01:39 UTC

These changes updates the doc to comprehensively mention the behaviour of gather.cancel()

Automerge-Triggered-By: @asvetlov
(cherry picked from commit d42528a3a2c7d79fd2e6c9f2a02f3ce12d44c8cc)

Co-authored-by: Vinay Sharma <vinay04sharma@icloud.com>
1 parent 2fbb0d8
History
Tip revision: 46634b7aa82f014cd0039afb7f0ed860605beb9d authored by Miss Islington (bot) on 20 July 2020, 09:01:39 UTC
bpo-37703: improve asyncio.gather documentation regarding cancellation (GH-15312)
Tip revision: 46634b7
File Mode Size
pegen
pgen
Python.asdl -rw-r--r-- 5.2 KB
acceler.c -rw-r--r-- 3.3 KB
asdl.py -rw-r--r-- 12.7 KB
asdl_c.py -rwxr-xr-x 48.7 KB
grammar1.c -rw-r--r-- 1.0 KB
listnode.c -rw-r--r-- 1.7 KB
myreadline.c -rw-r--r-- 11.9 KB
node.c -rw-r--r-- 5.1 KB
parser.c -rw-r--r-- 12.4 KB
parser.h -rw-r--r-- 1.4 KB
parsetok.c -rw-r--r-- 14.0 KB
token.c -rw-r--r-- 4.5 KB
tokenizer.c -rw-r--r-- 56.9 KB
tokenizer.h -rw-r--r-- 3.8 KB

back to top