]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-36091: Remove reference to async generator in Lib/types.py. (GH-11996)
authorHenry Chen <tahafut@gmail.com>
Sun, 3 Mar 2019 14:35:24 +0000 (06:35 -0800)
committerSerhiy Storchaka <storchaka@gmail.com>
Sun, 3 Mar 2019 14:35:24 +0000 (16:35 +0200)
commit0a6a412fb27d6874a0db5cc82a97f54d7c5fd0f2
treec35fb897f9fc778d0b9525b3f19220b6511a10a8
parent848037c1476ddf86dd2798fca35527a63c764a8a
bpo-36091: Remove reference to async generator in Lib/types.py. (GH-11996)
Lib/types.py
Misc/NEWS.d/next/Library/2019-02-23-06-49-06.bpo-36091.26o4Lc.rst [new file with mode: 0644]