]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Fix a typo in docs for typing.Concatenate (#24169)
authorJohan Dahlin <jdahlin@gmail.com>
Fri, 8 Jan 2021 18:08:21 +0000 (15:08 -0300)
committerGitHub <noreply@github.com>
Fri, 8 Jan 2021 18:08:21 +0000 (10:08 -0800)
commit68e1f259bee7723d63488854b69a4bef2b7e5db2
tree5678fbd9e504973041789017403b9768055db761
parent11ef53aefbecfac18b63cee518a7184f771f708c
Fix a typo in docs for typing.Concatenate (#24169)

Return param spec should be R, not T
Doc/library/typing.rst