]> granicus.if.org Git - python/commit
bpo-38191: Turn warnings into errors in NamedTuple() and TypedDict(). (GH-16238)
authorSerhiy Storchaka <storchaka@gmail.com>
Tue, 17 Sep 2019 19:41:55 +0000 (22:41 +0300)
committerGitHub <noreply@github.com>
Tue, 17 Sep 2019 19:41:55 +0000 (22:41 +0300)
commit8fc5839a9def34c13b6025c291434ba5fb5d6442
tree8a60e3596333f581d1384a8205c08454c45f4e88
parent2bf31ccab3d17f3f35b42dca97f99576dfe2fc7d
bpo-38191: Turn warnings into errors in NamedTuple() and TypedDict(). (GH-16238)
Lib/test/test_typing.py
Lib/typing.py
Misc/NEWS.d/next/Library/2019-09-17-12-28-27.bpo-38191.1TU0HV.rst