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, larry, pbryan
Date 2021-04-12.17:23:20
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1618248200.04.0.811051696002.issue42904@roundup.psfhosted.org>
In-reply-to
Content
New changeset 852150ddfe68bc2696fc880175aeb855a0c16ae6 by Ken Jin in branch 'master':
bpo-42904: Fix get_type_hints for class local namespaces (GH-24201)
https://github.com/python/cpython/commit/852150ddfe68bc2696fc880175aeb855a0c16ae6
History
Date User Action Args
2021-04-12 17:23:20gvanrossumsetrecipients: + gvanrossum, larry, pbryan, kj
2021-04-12 17:23:20gvanrossumsetmessageid: <1618248200.04.0.811051696002.issue42904@roundup.psfhosted.org>
2021-04-12 17:23:20gvanrossumlinkissue42904 messages
2021-04-12 17:23:20gvanrossumcreate