]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-46445: Cover multiple inheritance of `TypedDict` in `test_typing` (GH-30719)
authorNikita Sobolev <mail@sobolevn.me>
Fri, 21 Jan 2022 21:38:23 +0000 (00:38 +0300)
committerGitHub <noreply@github.com>
Fri, 21 Jan 2022 21:38:23 +0000 (13:38 -0800)
commit65b88d5e01c845c0cfa3ff61bc8b2faec8f67a57
treed09fb38ac18cb172d35ec85dbde4c70f6b7ef0f6
parent881a763cfe07ef4a5806ec78f13a9bc99e8909dc
bpo-46445: Cover multiple inheritance of `TypedDict` in `test_typing` (GH-30719)
Lib/test/test_typing.py