Skip to content

Issues: pydantic/pydantic

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Author
Filter by author
Label
Filter by label
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Milestones
Filter by milestone
Assignee
Filter by who’s assigned
Sort

Issues list

Attributes declared as iterables are replaced in the instances by pydantic-core ValidatorIterator instance bug V2 Bug related to Pydantic V2 pending Awaiting a response / confirmation
#9541 opened Jun 1, 2024 by andresliszt
1 task done
@field_validator not working when wrapped with @classmethod bug V2 Bug related to Pydantic V2 pending Awaiting a response / confirmation
#9539 opened Jun 1, 2024 by HomerusJa
1 task done
include and exclude are not passed to field serializer contexts bug V2 Bug related to Pydantic V2 pending Awaiting a response / confirmation
#9538 opened Jun 1, 2024 by azmeuk
1 task done
"NameError: name 'T' is not defined" when using "from __future__ import annotations" with generic function bug V2 Bug related to Pydantic V2 pending Awaiting a response / confirmation
#9536 opened May 31, 2024 by hb2638
1 task done
TypeAdapter with Union has Any type hint argument starting with Pydantic 2.7.0+ bug V2 Bug related to Pydantic V2 pending Awaiting a response / confirmation
#9532 opened May 31, 2024 by mark-henry01
1 task done
AnyUrl requires host for validation but .host is typed None | str bug V2 Bug related to Pydantic V2 pending Awaiting a response / confirmation
#9523 opened May 29, 2024 by mfontanaar
1 task done
Failed to create model with two generic parameters when Typevar.default is set bug V2 Bug related to Pydantic V2 pending Awaiting a response / confirmation
#9519 opened May 29, 2024 by dmorgoon
1 task done
"in-congruent" format validation behavior when exported to jsonschema bug V2 Bug related to Pydantic V2 pending Awaiting a response / confirmation
#9518 opened May 28, 2024 by yarikoptic
1 task done
Validation issue with alias fields and init args bug V2 Bug related to Pydantic V2 pending Awaiting a response / confirmation
#9516 opened May 28, 2024 by imanshafiei540
1 task done
Random fails in field serialization bug V2 Bug related to Pydantic V2 pending Awaiting a response / confirmation
#9514 opened May 28, 2024 by pingretispec
1 task done
Broken decimal parsing when using BeforeValidator bug V2 Bug related to Pydantic V2
#9507 opened May 27, 2024 by OhioDschungel6
1 task done
Pydantic generic models fail to generate schema with typing-extensions 4.12 TypeVar bug V2 Bug related to Pydantic V2 pending Awaiting a response / confirmation
#9499 opened May 25, 2024 by strangemonad
1 task done
Problem when serializing models with SecretStrs bug V2 Bug related to Pydantic V2
#9491 opened May 23, 2024 by bcdurak
1 task done
v2.8.0
Accessing a TypedDict field has ValidationIterator instead of the original value bug V2 Bug related to Pydantic V2 pending Awaiting a response / confirmation
#9467 opened May 21, 2024 by willbakst
1 task done
v2.8.0
ComputedFieldInfo needs some love (no exclude, no default arguments) bug V2 Bug related to Pydantic V2 pending Awaiting a response / confirmation
#9464 opened May 21, 2024 by devkral
1 task done
Custom serializer discarded when WrapSerializer is used bug V2 Bug related to Pydantic V2 pending Awaiting a response / confirmation
#9460 opened May 20, 2024 by ornariece
1 task done
isinstance for v2 models is over 20 times slower than v1 models bug V2 Bug related to Pydantic V2 pending Awaiting a response / confirmation
#9458 opened May 20, 2024 by PoncinMatthieu
1 task done
Unable to Deserialize Model with BaseModel as Dictionary Keys bug V2 Bug related to Pydantic V2
#9453 opened May 19, 2024 by gvariable
1 task done
ProTip! no:milestone will show everything without a milestone.