]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-41624: fix documentation of typing.Coroutine (GH-21952)
authorMingZhe Hu <humingzhework@163.com>
Thu, 27 Aug 2020 00:42:37 +0000 (08:42 +0800)
committerGitHub <noreply@github.com>
Thu, 27 Aug 2020 00:42:37 +0000 (02:42 +0200)
commit8c58d2a216ca2b5965361df9b8d8944bc7d4854d
treecf0c91db636d05495e2fbf0b23b00f8b50db43d4
parent94ad6c674f7687ef22853cb8d42b440d6b42ddc8
bpo-41624: fix documentation of typing.Coroutine (GH-21952)
Doc/library/typing.rst
Misc/NEWS.d/next/Documentation/2020-08-25-15-11-23.bpo-41624.ddjJlN.rst [new file with mode: 0644]