]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-92106: Add test that subscription works on arbitrary TypedDicts (#92176)
authorSerhiy Storchaka <storchaka@gmail.com>
Mon, 2 May 2022 22:38:39 +0000 (01:38 +0300)
committerGitHub <noreply@github.com>
Mon, 2 May 2022 22:38:39 +0000 (16:38 -0600)
commit81fb3548be5a18bf40a6f4505a02cc7fb72c9c34
treed3c17bf48af2ade6057d237ee2b47847c910d298
parent4bed9c47bd6c581c4c8ab59ab7acf0e57510d1f7
gh-92106: Add test that subscription works on arbitrary TypedDicts (#92176)
Lib/test/test_typing.py