]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Issue #29198: add AsyncGenerator (Jelle Zijlstra) (3.6->3.7)
authorGuido van Rossum <guido@python.org>
Wed, 18 Jan 2017 21:10:36 +0000 (13:10 -0800)
committerGuido van Rossum <guido@python.org>
Wed, 18 Jan 2017 21:10:36 +0000 (13:10 -0800)
commitc75340a8fda52007855ca143513d2252c8cb1574
treea42b156e15813c1bc21576c819191a6add6ef555
parentfa025f112f7467b124f7ac4be5e9c7bb3cc05ad8
parent38a49bec7a2522773f907bcee76d5b1305ef2260
Issue #29198: add AsyncGenerator (Jelle Zijlstra) (3.6->3.7)