-
-
Notifications
You must be signed in to change notification settings - Fork 2k
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
Bump pydantic-core
to v2.29.0
#11402
Bump pydantic-core
to v2.29.0
#11402
Conversation
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 style guide flagged several spelling errors that seemed like false positives. We skipped posting inline suggestions for the following words:
- [Hh]ashable
CodSpeed Performance ReportMerging #11402 will improve performances by 17.27%Comparing Summary
Benchmarks breakdown
|
please review - CI tests failing whilst waiting for next pydantic-core release which adds new error code to ErroType. |
set_item_not_hashable
error when trying to validate unhashable values against a set
set_item_not_hashable
error when trying to validate unhashable values against a set
set_item_not_hashable
error when trying to validate unhashable values against a set
Co-authored-by: Victorien <65306057+Viicos@users.noreply.github.com>
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 style guide flagged several spelling errors that seemed like false positives. We skipped posting inline suggestions for the following words:
- [Uu]nhashable
set_item_not_hashable
error when trying to validate unhashable values against a set
pydantic-core
to v2.29.0
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.
Thanks for the docs update!
Change Summary
"set_item_not_hashable"
error type added to pydantic-core in Raise validation error when unhashable items added to a set pydantic-core#1619SchemaValidator
andSchemaSerializer
pydantic-core#1616Related issue number
#11360
Checklist
Selected Reviewer: @sydney-runkle