]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.8] bpo-41624: fix documentation of typing.Coroutine (GH-21952). (#21983)
authorKarthikeyan Singaravelan <tir.karthi@gmail.com>
Fri, 28 Aug 2020 15:03:40 +0000 (20:33 +0530)
committerGitHub <noreply@github.com>
Fri, 28 Aug 2020 15:03:40 +0000 (08:03 -0700)
commit838316db08a8e3174e4cf8db233ff69d388b3f5c
tree2348eb8d83fd0990a189491fcb8c11ca1f37a05b
parent641279e6e51b5d2e10d3fbffe6330e47c94c4bb2
[3.8] bpo-41624: fix documentation of typing.Coroutine (GH-21952). (#21983)

(cherry picked from commit 8c58d2a216ca2b5965361df9b8d8944bc7d4854d)

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]