]> 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)
authorMiss Skeleton (bot) <31488909+miss-islington@users.noreply.github.com>
Sat, 3 Oct 2020 22:33:30 +0000 (15:33 -0700)
committerGitHub <noreply@github.com>
Sat, 3 Oct 2020 22:33:30 +0000 (15:33 -0700)
commit5f9a08d95f5c37dad901d5321e0b35928328d8d8
treefe8bcefb148058b1f8b6dcc84a1b0e3f8d0ad06a
parent7b7aa94e51a396365df41f86b7b64a3b74481a6c
[doc] Use list[int] instead of List[int] (etc.) in a few more places (GH-22524)

This changes a few occurrences left behind by GH-22340.

Automerge-Triggered-By: @gvanrossum
(cherry picked from commit 7f54e563dc150cd670ca8df678437455c3a7f2cd)

Co-authored-by: Andre Delfino <adelfino@gmail.com>
Doc/library/dataclasses.rst
Doc/library/typing.rst