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 Terry Davis
Recipients David Caro, Terry Davis
Date 2020-07-07.18:37:11
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1594147031.9.0.239475190125.issue41231@roundup.psfhosted.org>
In-reply-to
Content
I don't understand this use-case, but would it make sense to `ChainMap` the wrapper's __annotations__ on top of the wrapped __annotations__?
History
Date User Action Args
2020-07-07 18:37:11Terry Davissetrecipients: + Terry Davis, David Caro
2020-07-07 18:37:11Terry Davissetmessageid: <1594147031.9.0.239475190125.issue41231@roundup.psfhosted.org>
2020-07-07 18:37:11Terry Davislinkissue41231 messages
2020-07-07 18:37:11Terry Daviscreate