-
- Notifications
You must be signed in to change notification settings - Fork 2.4k
Pull requests: pydantic/pydantic
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Make "alias" treatment in Rust better match Python relnotes-fix Used for bugfixes.
#12640 opened Dec 17, 2025 by davidhewitt Loading…
5 tasks
Do not emit serialization warning Used for bugfixes.
MISSING sentinel is present in a nested model relnotes-fix #12635 opened Dec 17, 2025 by Viicos Loading…
5 tasks
Fix Used for bugfixes.
@validate_call deferred annotations support for Python 3.14 relnotes-fix #12630 opened Dec 15, 2025 by thromel Loading…
3 tasks done
Add tests to improve coverage relnotes-ignore Omit this PR from the release notes.
#12625 opened Dec 14, 2025 by majiayu000 Loading…
2 tasks done
Fix RecursionError in BaseModel equality with circular references relnotes-fix Used for bugfixes.
#12624 opened Dec 14, 2025 by majiayu000 Loading…
Reduce size of stack frames in serializer methods relnotes-fix Used for bugfixes.
#12596 opened Nov 30, 2025 by davidhewitt • Draft
5 tasks
Add LLM structured output example using Pydantic AI documentation
#12593 opened Nov 28, 2025 by dsfaccini Loading…
Try out new schema perf relnotes-fix Used for bugfixes.
#12575 opened Nov 25, 2025 by Viicos Loading…
5 tasks
Only run Omit this PR from the release notes.
test_recursive_call() in CI relnotes-ignore #12568 opened Nov 24, 2025 by Viicos Loading…
5 tasks
Run Rust coverage in CI relnotes-fix Used for bugfixes.
#12555 opened Nov 19, 2025 by davidhewitt • Draft
5 tasks
validate JSON model data by iteration relnotes-performance Used for performance improvements.
#12550 opened Nov 19, 2025 by davidhewitt • Draft
5 tasks
Add experimental Used for bugfixes.
BaseStruct relnotes-fix #12547 opened Nov 19, 2025 by davidhewitt • Draft
5 tasks
Add
polymorphic_serialization option relnotes-feature #12518 opened Nov 11, 2025 by davidhewitt • Draft
5 tasks
perf: Cache DecoratorInfos.build() with weak references ready for review relnotes-fix Used for bugfixes.
#12472 opened Nov 3, 2025 by Atry Loading…
5 tasks done
Add fraction relnotes-fix Used for bugfixes.
#12442 opened Oct 23, 2025 by CloseChoice Loading…
5 tasks
try moving definition inlining to pydantic-core relnotes-fix Used for bugfixes.
#12294 opened Sep 29, 2025 by davidhewitt • Draft
5 tasks
Fix: Properly update private attrs with awaiting changes from the PR author deferred Deferred until future release or until something else gets done relnotes-fix Used for bugfixes.
model_copy, update= and extra=allow awaiting author revision #12117 opened Aug 3, 2025 by strawgate Loading…
2 of 5 tasks
Add default factory with validated data to PrivateAttr awaiting author revision awaiting changes from the PR author relnotes-feature
#11685 opened Apr 2, 2025 by andresliszt Loading…
4 of 5 tasks
fix infinite recursion in BaseModel equality checks relnotes-fix Used for bugfixes.
#11581 opened Mar 19, 2025 by YassinNouh21 Loading…
5 tasks done
Draft: test deprecation of model fields access relnotes-fix Used for bugfixes. third-party-tests Add this label on a PR to trigger 3rd party tests
Support compare_as callable at field ready for review relnotes-feature
#10834 opened Nov 13, 2024 by andresliszt Loading…
4 of 5 tasks
ProTip! Adding no:label will show everything without a label.