- Notifications
You must be signed in to change notification settings - Fork 319
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… updated Feb 11, 2025
4 tasks
add armv6 wheels Full Build cause CI to do a full build
#1725 opened May 28, 2025 by davidhewitt Loading… updated May 28, 2025
4 tasks
Raise warnings when deprecated fields are filled at model instantiation ready for review
#1551 opened Nov 21, 2024 by changhc Loading… updated Jun 11, 2025
4 tasks done
allow sorting keys on to_json and to_python by passing in sort_keys awaiting author revision
#1637 opened Feb 15, 2025 by aezomz Loading… updated Aug 4, 2025
4 tasks done
experiment with "ref" form of extra
#1786 opened Sep 15, 2025 by davidhewitt • Draft updated Sep 15, 2025
4 tasks
Validate default values at schema definition ready for review
#1593 opened Dec 23, 2024 by changhc Loading… updated Sep 23, 2025
4 tasks done
Validate enum values against other possible forms of expected values ready for review
#1502 opened Oct 25, 2024 by changhc Loading… updated Sep 23, 2025
3 of 4 tasks
fix: model validator assignment consistency
#1798 opened Sep 29, 2025 by mot3 Loading… updated Sep 29, 2025
4 of 6 tasks
add
CoreConfig typed struct during schema build #1813 opened Oct 1, 2025 by davidhewitt • Draft updated Oct 1, 2025
4 tasks
Add
NoneRequired error on optional fields ready for review #1791 opened Sep 22, 2025 by NicolasPllr1 Loading… updated Oct 2, 2025
3 of 4 tasks
introduce
iterable schema #1792 opened Sep 23, 2025 by davidhewitt Loading… updated Oct 6, 2025
4 tasks
feat: add
join method to Url class #1378 opened Jul 29, 2024 by Meetesh-Saini Loading… updated Nov 1, 2025
4 tasks
Fraction serialization in Python mode
#1854 opened Oct 23, 2025 by CloseChoice Loading… updated Nov 2, 2025
3 of 6 tasks
ProTip! Filter pull requests by the default branch with base:main.