This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author gvanrossum
Recipients gvanrossum, kj, mhils
Date 2021-08-18.15:22:20
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1629300141.21.0.0164877565641.issue44926@roundup.psfhosted.org>
In-reply-to
Content
We could mention this in the docs for one or more of the following:

- type aliases (old or new syntax)
- forward references
- get_type_hints()

Ken Jin, can you guide Maximilian towards a successful doc update PR?
History
Date User Action Args
2021-08-18 15:22:21gvanrossumsetrecipients: + gvanrossum, mhils, kj
2021-08-18 15:22:21gvanrossumsetmessageid: <1629300141.21.0.0164877565641.issue44926@roundup.psfhosted.org>
2021-08-18 15:22:21gvanrossumlinkissue44926 messages
2021-08-18 15:22:20gvanrossumcreate