summaryrefslogtreecommitdiffstats
path: root/Misc/NEWS.d/next/Library/2021-09-10-21-35-53.bpo-45166.UHipXF.rst
blob: b7242d45ea9be88fa5bbe7be996e725104ba16d3 (plain)
1
2
:func:`typing.get_type_hints` now works with :data:`~typing.Final` wrapped in
:class:`~typing.ForwardRef`.