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 larry
Recipients JelleZijlstra, PythonF, larry
Date 2022-03-07.06:42:58
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1646635378.24.0.306442678995.issue46930@roundup.psfhosted.org>
In-reply-to
Content
When accessing __annotations__ *in a class without annotations*, and *for the first time*.  And your workaround seems reasonable.
History
Date User Action Args
2022-03-07 06:42:58larrysetrecipients: + larry, JelleZijlstra, PythonF
2022-03-07 06:42:58larrysetmessageid: <1646635378.24.0.306442678995.issue46930@roundup.psfhosted.org>
2022-03-07 06:42:58larrylinkissue46930 messages
2022-03-07 06:42:58larrycreate