]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-40185: Refactor typing.NamedTuple (GH-19371)
authorSerhiy Storchaka <storchaka@gmail.com>
Wed, 8 Apr 2020 07:59:04 +0000 (10:59 +0300)
committerGitHub <noreply@github.com>
Wed, 8 Apr 2020 07:59:04 +0000 (10:59 +0300)
commita2ec06938f46683e33692615aca3875d8b8e110c
treef5f59f4b3e02eedb6a005af4460e9e6d71c31b05
parent307b9d0144e719b016a47fcc43397c070615e01e
bpo-40185: Refactor typing.NamedTuple (GH-19371)
Lib/test/test_typing.py
Lib/typing.py