]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-36091: Remove reference to async generator in Lib/types.py. (GH-11996)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Sun, 3 Mar 2019 14:54:39 +0000 (06:54 -0800)
committerGitHub <noreply@github.com>
Sun, 3 Mar 2019 14:54:39 +0000 (06:54 -0800)
commitcd0416466f8a6d5333d6ea52f6907c39b8a6c3bc
tree187af5a02e711cd0b3fab518a87926673fade74f
parent243b2064ce4fb7f90e69f9a4fa9c7e7ec70eba17
bpo-36091: Remove reference to async generator in Lib/types.py. (GH-11996)

(cherry picked from commit 0a6a412fb27d6874a0db5cc82a97f54d7c5fd0f2)

Co-authored-by: Henry Chen <tahafut@gmail.com>
Lib/types.py
Misc/NEWS.d/next/Library/2019-02-23-06-49-06.bpo-36091.26o4Lc.rst [new file with mode: 0644]