]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-92106: Add test that subscription works on arbitrary TypedDicts (GH-92176)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Tue, 3 May 2022 00:39:07 +0000 (17:39 -0700)
committerGitHub <noreply@github.com>
Tue, 3 May 2022 00:39:07 +0000 (17:39 -0700)
commitadc06cd2d727d580cfeda1fc29b419ecce379687
treed14008352d869aeec785e8464c9a8ef8b7ef9c7c
parent5f40cb85c22212365caf599665614473ac077143
gh-92106: Add test that subscription works on arbitrary TypedDicts (GH-92176)

(cherry picked from commit 81fb3548be5a18bf40a6f4505a02cc7fb72c9c34)

Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
Lib/test/test_typing.py