]> 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 01:05:49 +0000 (18:05 -0700)
committerGitHub <noreply@github.com>
Tue, 3 May 2022 01:05:49 +0000 (18:05 -0700)
commit7e55730e3f0a0c8c1b73037011e4b00dd7bd7f69
tree315b4ba0189dffa8281269cdb61c52336f1027da
parent51b885a38a6cbf1d11d3c49e0d2c6532944fcd4d
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