]> granicus.if.org Git - python/commit
bpo-33061: Add missing 'NoReturn' to __all__ in typing.py (GH-6127) (#6162)
authorIvan Levkivskyi <levkivskyi@gmail.com>
Fri, 23 Mar 2018 21:44:54 +0000 (21:44 +0000)
committerGitHub <noreply@github.com>
Fri, 23 Mar 2018 21:44:54 +0000 (21:44 +0000)
commitac5602746ed39ca6591e98e062e587121ac71371
tree2f1ef926326b261ea3115e852410f15651543fbf
parent45738ede5ac8507b88b35fb0d6e2806a7b2e2efc
bpo-33061: Add missing 'NoReturn' to __all__ in typing.py (GH-6127) (#6162)
Lib/typing.py
Misc/NEWS.d/next/Library/2018-03-16-16-07-33.bpo-33061.TRTTek.rst [new file with mode: 0644]