summaryrefslogtreecommitdiffstats
path: root/Misc/NEWS.d/next/Library/2021-04-12-06-01-10.bpo-41515.YaVReb.rst
blob: aef5c1791dfeac4355ab198b671de4fed148cf6b (plain)
1
2
Fix :exc:`KeyError` raised in :func:`typing.get_type_hints` due to
synthetic modules that don't appear in ``sys.modules``.