]> granicus.if.org Git - python/commit
bpo-34921: Allow escaped NoReturn in get_type_hints (GH-9750)
authorNoah Wood <26890744+JohnnyHobo@users.noreply.github.com>
Mon, 8 Oct 2018 18:50:16 +0000 (14:50 -0400)
committerIvan Levkivskyi <levkivskyi@gmail.com>
Mon, 8 Oct 2018 18:50:16 +0000 (20:50 +0200)
commit5eea0ad50c32d38909ff4e29309e2cc3c6ccb2c0
tree45bb8a1412e5ea1885e134ad0d3ff328057aaebe
parent4c339970570d07916bee6ade51f4e9781d51627a
bpo-34921: Allow escaped NoReturn in get_type_hints (GH-9750)
Lib/typing.py