]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.9] bpo-41624: fix documentation of typing.Coroutine (GH-21952) (#21982)
authorKarthikeyan Singaravelan <tir.karthi@gmail.com>
Fri, 28 Aug 2020 15:06:31 +0000 (20:36 +0530)
committerGitHub <noreply@github.com>
Fri, 28 Aug 2020 15:06:31 +0000 (08:06 -0700)
commitc01a7edc67e2c2e13a6d9513f111f27761786e27
tree5d74b667c485b87e5c0eb4d1ff7253ce3220d3c0
parent7361451b97a30de0e758094ac83a1fb1f01ed5bb
[3.9] bpo-41624: fix documentation of typing.Coroutine (GH-21952) (#21982)

(cherry picked from commit 8c58d2a)

Co-authored-by: MingZhe Hu <humingzhework@163.com>
Co-authored-by: MingZhe Hu <humingzhework@163.com>
Doc/library/typing.rst
Misc/NEWS.d/next/Documentation/2020-08-25-15-11-23.bpo-41624.ddjJlN.rst [new file with mode: 0644]