]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Add Awaitable, AsyncIterable, AsyncIterator to typing.py. (Merge 3.5->3.6)
authorGuido van Rossum <guido@dropbox.com>
Fri, 4 Dec 2015 01:32:05 +0000 (17:32 -0800)
committerGuido van Rossum <guido@dropbox.com>
Fri, 4 Dec 2015 01:32:05 +0000 (17:32 -0800)
commitce2650fda4a76943394ed78942eadb07623d63cd
treec091df68aebc350bd4c459e41453abe6e933958c
parent3ab6c981e7e10a23f4efa82a4bd26e4b7d5775c4
parentf17c20076cb9e6b96cf1f1fe19062b397ff58b3a
Add Awaitable, AsyncIterable, AsyncIterator to typing.py. (Merge 3.5->3.6)