-
Notifications
You must be signed in to change notification settings - Fork 242
Pull requests: pydantic/pydantic-core
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Support exclude_if callable at field level
ready for review
#1535
opened Nov 8, 2024 by
andresliszt
Loading…
4 tasks done
fix
wrap
serializer breaking union serialization in presence of extra fields
#1530
opened Nov 4, 2024 by
davidhewitt
Loading…
4 tasks
feat: add support to return default if input is
None
#1501
opened Oct 24, 2024 by
Meetesh-Saini
Loading…
1 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
Optimized traversal of schema tree for schema cleaning (
GenerateSchema.clean_schema
)
ready for review
#1487
opened Oct 18, 2024 by
MarkusSintonen
Loading…
4 tasks done
Introduce a schema variant to reuse Validators, Serializers and CoreSchema
#1414
opened Aug 20, 2024 by
BoxyUwU
Loading…
Improve precision of float
multiple_of
validation
ready for review
#1373
opened Jul 22, 2024 by
K-dash
Loading…
2 of 4 tasks
Automatically URL encode passwords for
MultiHostUrl
when using the build
method
feedback wanted
#1369
opened Jul 15, 2024 by
ThomasLaPiana
Loading…
1 of 4 tasks
function-after: use input to function as source in error message
#1278
opened Apr 23, 2024 by
davidhewitt
•
Draft
4 tasks
implement omit_trailing_slash feature for PyUrl [7186]
ready for review
#1218
opened Mar 6, 2024 by
tworedz
Loading…
4 tasks done
feat: Computed field serialization for TypedDict
ready for review
#1018
opened Oct 15, 2023 by
michaelhly
Loading…
3 of 4 tasks
ProTip!
Filter pull requests by the default branch with base:main.