cpython/Misc/NEWS.d/next/Library/2024-06-11-07-17-25.gh-issu...

5 lines
230 B
ReStructuredText

As part of implementing :pep:`649` and :pep:`749`, add a new module
``annotationlib``. Add support for unresolved forward references in
annotations to :mod:`dataclasses`, :class:`typing.TypedDict`, and
:class:`typing.NamedTuple`.