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 ofey404
Recipients larry, ofey404, ping, yselivanov
Date 2022-02-28.06:07:59
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1646028479.41.0.494798372965.issue46761@roundup.psfhosted.org>
In-reply-to
Content
> Maybe we can loop in someone who works on a popular runtime function introspection library (FastAPI, Pydantic) to see if they have any take on it.

I've checked issues of FastAPI and Pydantic. There is only one issue about `update_wrapper()`, and it's about documentation generation:

https://github.com/samuelcolvin/pydantic/issues/1032

Would it be proper to open an issue under FastAPI and Pydantic, to describe the situation, and collect their feedbacks?
History
Date User Action Args
2022-02-28 06:07:59ofey404setrecipients: + ofey404, ping, larry, yselivanov
2022-02-28 06:07:59ofey404setmessageid: <1646028479.41.0.494798372965.issue46761@roundup.psfhosted.org>
2022-02-28 06:07:59ofey404linkissue46761 messages
2022-02-28 06:07:59ofey404create