-
Notifications
You must be signed in to change notification settings - Fork 247
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
Add serialization
key to InvalidSchema
#1482
Conversation
CodSpeed Performance ReportMerging #1482 will not alter performanceComparing Summary
|
fa83e79
to
7719bc0
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.
The patch looks reasonable, but the PR title seems to describe something completely different?
InvalidSchema
from CoreSchema
for typing purposesserialization
key to InvalidSchema
Fixed, thanks. |
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.
Otherwise LGTM
7c14739
to
7719bc0
Compare
Maybe fixes linting issues on https://github.com/pydantic/pydantic/actions/runs/11294630032/job/31415528529?pr=10523
Linting is now working: pydantic/pydantic#10523