]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-111729: update generic syntax for `typing.Concatenate` sample code in `Doc/library...
author方糖 <cubesugarcheese@qq.com>
Tue, 7 Nov 2023 00:53:17 +0000 (08:53 +0800)
committerGitHub <noreply@github.com>
Tue, 7 Nov 2023 00:53:17 +0000 (16:53 -0800)
commitc3e19c3a62e82b9e77563e934059895b6230de6e
treed5662e9f4702804a853236bb11525c8a16601012
parent3e99c9cbf67225ec1d3bb6af812e883f19ef53de
gh-111729: update generic syntax for `typing.Concatenate` sample code in `Doc/library/typing.rst` (#111734)

use new generic syntax
Doc/library/typing.rst