]> granicus.if.org Git - python/commit
bpo-33061: Add missing 'NoReturn' to __all__ in typing.py (GH-6127)
authoraetracht <allen@duolingo.com>
Mon, 19 Mar 2018 18:41:32 +0000 (14:41 -0400)
committerIvan Levkivskyi <levkivskyi@gmail.com>
Mon, 19 Mar 2018 18:41:32 +0000 (18:41 +0000)
commit4573820d2a9156346392838d455e89f33067e9dd
treee9e57a8e4900b67a869d4b9c535256a71825c278
parentf199bc655eb50c28e94010714629b376bbbd077b
bpo-33061: Add missing 'NoReturn' to __all__ in typing.py (GH-6127)
Lib/typing.py
Misc/NEWS.d/next/Library/2018-03-16-16-07-33.bpo-33061.TRTTek.rst [new file with mode: 0644]