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 lukasz.langa
Recipients gvanrossum, kj, lukasz.langa, mhils, miss-islington
Date 2021-08-22.18:30:10
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1629657010.36.0.126603982301.issue44926@roundup.psfhosted.org>
In-reply-to
Content
New changeset 9ffe582a018a2babd14e874ae2b169370633fe33 by Miss Islington (bot) in branch '3.10':
bpo-44926: `get_type_hints`: Add note about type aliases with forward refs (GH-27859) (GH-27860)
https://github.com/python/cpython/commit/9ffe582a018a2babd14e874ae2b169370633fe33
History
Date User Action Args
2021-08-22 18:30:10lukasz.langasetrecipients: + lukasz.langa, gvanrossum, mhils, miss-islington, kj
2021-08-22 18:30:10lukasz.langasetmessageid: <1629657010.36.0.126603982301.issue44926@roundup.psfhosted.org>
2021-08-22 18:30:10lukasz.langalinkissue44926 messages
2021-08-22 18:30:10lukasz.langacreate