]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-86139: Correct NamedTuple and TypedDict's type in typing.rst (#143692)
authorAN Long <aisk@users.noreply.github.com>
Sun, 11 Jan 2026 15:53:25 +0000 (00:53 +0900)
committerGitHub <noreply@github.com>
Sun, 11 Jan 2026 15:53:25 +0000 (15:53 +0000)
commite22b68568a30e65358f6036e4d0e5505d0f76fcb
treeeda5f9d0117dc7ec8ebe83290c4ff5dd11a9a35a
parent515ae4078dffa0b74e5e5431462c2f4fe4563ffa
gh-86139: Correct NamedTuple and TypedDict's type in typing.rst (#143692)

Co-authored-by: Alex Waygood <Alex.Waygood@Gmail.com>
Doc/library/typing.rst