Make middleware expose more wrapped attributes#1202
Conversation
Include __name__, __module__, __qualname__, __doc__, __annotations__ Addresses getsentry#1145
|
This pull request has gone three weeks without activity. In another week, I will close it. But! If you comment or otherwise update it, I will reset the clock, and if you label it "A weed is but an unloved flower." ― Ella Wheeler Wilcox 🥀 |
|
@MattFisher py2.7 fails because you can't set I'm removing |
|
Hi @sl0thentr0py , |
|
As far as I understand from this table annotations don't make sense for a class anyway and Either way, |
Include name, module, qualname, doc, annotations
Addresses #1145