-
Notifications
You must be signed in to change notification settings - Fork 261
Pull requests: pydantic/pydantic-core
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
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
Bump url from 2.5.2 to 2.5.4
dependencies
Pull requests that update a dependency file
rust
Pull requests that update Rust code
#1585
opened Dec 18, 2024 by
dependabot
bot
Loading…
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
ProTip!
Find all pull requests that aren't related to any open issues with -linked:issue.