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

Drop support for pytest 7.4 feature request
#9597 opened Jun 7, 2024 by s-t-e-v-e-n-k
3 of 13 tasks
HttpUrl doesn't require TLD bug V2 Bug related to Pydantic V2 pending Awaiting a response / confirmation
#9594 opened Jun 6, 2024 by Tom-Camp
1 task done
Discriminated Union: wrong type is chosen for serialization bug V2 Bug related to Pydantic V2 pending Awaiting a response / confirmation
#9590 opened Jun 6, 2024 by mark-henry01
1 task done
When using model_validator in mode=before in a child A of pydantic class, this affects also other children. bug V2 Bug related to Pydantic V2 pending Awaiting a response / confirmation
#9589 opened Jun 6, 2024 by shaing1
1 task done
mypy plugin reports an unsafe variance error with no line number when extending class where the error is suppressed bug V2 Bug related to Pydantic V2 pending Awaiting a response / confirmation
#9581 opened Jun 6, 2024 by DetachHead
1 task done
mypy plugin reports unsafe variance error on frozen models bug V2 Bug related to Pydantic V2 pending Awaiting a response / confirmation
#9580 opened Jun 6, 2024 by DetachHead
1 task done
Pydantic v2.7+ fails to validate MultiValueEnum fields bug V2 Bug related to Pydantic V2
#9572 opened Jun 5, 2024 by gbatagian
1 task done
Time serialization can silently drop timezone bug V2 Bug related to Pydantic V2 pending Awaiting a response / confirmation
#9571 opened Jun 5, 2024 by davidhewitt
1 task done
v2.8.0
Python regex flags are not supported bug V2 Bug related to Pydantic V2 help wanted Pull Request welcome
#9568 opened Jun 5, 2024 by Reskov
1 task done
model_validate_json cannot validate Hashable bug V2 Bug related to Pydantic V2 feature request
#9567 opened Jun 5, 2024 by uf-fipper
1 task done
Validation of Enum Field with Decimal Fails bug V2 Bug related to Pydantic V2
#9559 opened Jun 4, 2024 by jroy-sophos
1 task done
SecretStr fields throw type hint errors at user when passing a string bug V2 Bug related to Pydantic V2 question
#9557 opened Jun 4, 2024 by tim-quix
1 task done
TypeAdapter for collections.abc.MutableMapping fails when validate_python called on a collections.UserDict in strict mode bug V2 Bug related to Pydantic V2 good first issue help wanted Pull Request welcome pending Awaiting a response / confirmation
#9549 opened Jun 3, 2024 by hb2638
1 task done
Spurious detections of cyclic references bug V2 Bug related to Pydantic V2
#9545 opened Jun 2, 2024 by afdw
Unable to validate deep JSON data bug V2 Bug related to Pydantic V2 pending Awaiting a response / confirmation
#9544 opened Jun 2, 2024 by afdw
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
include and exclude are not passed to field serializer contexts bug V2 Bug related to Pydantic V2 good first issue help wanted Pull Request welcome
#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
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
ProTip! Type g i on any issue or pull request to go back to the issue listing page.