-
Notifications
You must be signed in to change notification settings - Fork 268
Pull requests: pydantic/pydantic-core
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Bump strum from 0.26.3 to 0.27.1
dependencies
Pull requests that update a dependency file
rust
Pull requests that update Rust code
#1656
opened Mar 1, 2025 by
dependabot
bot
Loading…
Bump strum_macros from 0.26.4 to 0.27.1
dependencies
Pull requests that update a dependency file
rust
Pull requests that update Rust code
#1653
opened Mar 1, 2025 by
dependabot
bot
Loading…
allow sorting keys on to_json and to_python by passing in sort_keys
ready for review
#1637
opened Feb 15, 2025 by
aezomz
Loading…
4 tasks done
Rename validation and serialization schema types to be unique
#1629
opened Feb 7, 2025 by
Viicos
Loading…
4 tasks
Fix union validator to correctly identify inherited classes in discriminated unions
#1613
opened Jan 30, 2025 by
benglewis
Loading…
Validate default values at schema definition
ready for review
#1593
opened Dec 23, 2024 by
changhc
Loading…
4 tasks done
Add support for
typing.Never
ready for review
#1579
opened Dec 10, 2024 by
changhc
Loading…
3 of 4 tasks
Consistent validation with complex number to float type coercion
ready for review
#1574
opened Dec 8, 2024 by
ambroseling
Loading…
3 of 4 tasks
Raise warnings when deprecated fields are filled at model instantiation
ready for review
#1551
opened Nov 21, 2024 by
changhc
Loading…
4 tasks done
Support exclude_if callable at field level
ready for review
#1535
opened Nov 8, 2024 by
andresliszt
Loading…
4 tasks done
Validate enum values against other possible forms of expected values
ready for review
#1502
opened Oct 25, 2024 by
changhc
Loading…
3 of 4 tasks
Fix
exclude_defaults
when value's __eq__
method raises an exception.
ready for review
#1490
opened Oct 22, 2024 by
sneakers-the-rat
Loading…
4 tasks done
function-after: use input to function as source in error message
#1278
opened Apr 23, 2024 by
davidhewitt
•
Draft
4 tasks
Previous Next
ProTip!
Filter pull requests by the default branch with base:main.