]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[doc] Use list[int] instead of List[int] (etc.) in a few more places (GH-22524)
authorAndre Delfino <adelfino@gmail.com>
Sat, 3 Oct 2020 22:10:59 +0000 (19:10 -0300)
committerGitHub <noreply@github.com>
Sat, 3 Oct 2020 22:10:59 +0000 (15:10 -0700)
commit7f54e563dc150cd670ca8df678437455c3a7f2cd
treef1347ae8d80a45a5ef36f4e829a70a69504053a1
parentfb0a4651f1be4ad936f8277478f73f262d8eeb72
[doc] Use list[int] instead of List[int] (etc.) in a few more places (GH-22524)

This changes a few occurrences left behind by #22340.

Automerge-Triggered-By: @gvanrossum
Doc/library/dataclasses.rst
Doc/library/typing.rst