-
-
Notifications
You must be signed in to change notification settings - Fork 2.2k
Use the correct frame when instantiating a parametrized TypeAdapter
#10893
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Deploying pydantic-docs with
|
Latest commit: |
88c495f
|
Status: | ✅ Deploy successful! |
Preview URL: | https://37879cd6.pydantic-docs.pages.dev |
Branch Preview URL: | https://10892.pydantic-docs.pages.dev |
CodSpeed Performance ReportMerging #10893 will not alter performanceComparing Summary
|
4d63e75
to
30f43fa
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looking good, thanks for the docstring reorganization + additions.
Just one follow up question about parent frame fetching :)
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Nice work, thanks! Let's get this into v2.10.1
…#10893) Move all the documentation into the class docstring, rewrite some small parts of it.
Change Summary
Fixes #10892.
Also update some docstrings to explain better how frame fetching works.
Related issue number
Checklist