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
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Assignee
Filter by who’s assigned
Sort

Issues list

Can't override constraints with annotations in version 2.10 bug V2 Bug related to Pydantic V2 pending Awaiting a response / confirmation
#11007 opened Nov 29, 2024 by abompard
1 task done
Model is not fully defined together with from __future__ import annotations (Started in version 2.10.0) bug V2 Bug related to Pydantic V2 pending Awaiting a response / confirmation
#11004 opened Nov 29, 2024 by Pijukatel
1 task done
Numpy array alias as type regression between 2.9.2 and 2.10.0 (and later) bug V2 Bug related to Pydantic V2 pending Awaiting a response / confirmation
#11000 opened Nov 29, 2024 by DenSinH
1 task done
'Url' type casts left around when serializing model to a dictionary bug V2 Bug related to Pydantic V2 pending Awaiting a response / confirmation
#10998 opened Nov 29, 2024 by eskultety
1 task done
pydantic.networks.KafkaDsn type prohibits a valid bootstrap.servers values bug V2 Bug related to Pydantic V2 pending Awaiting a response / confirmation
#10996 opened Nov 28, 2024 by alexkudryavtsev88
1 task done
exclude_unset doesn't recognize attributes modified post-creation in nested models bug V2 Bug related to Pydantic V2 pending Awaiting a response / confirmation
#10995 opened Nov 28, 2024 by TomerGodinger
1 task done
Re-defined model field order in subclasses does not allow default_factory to reference earlier fields' validated data bug V2 Bug related to Pydantic V2 pending Awaiting a response / confirmation
#10993 opened Nov 27, 2024 by sjdemartini
1 task done
Pydantic-Mypy works with alias, but not with validation_alias bug V2 Bug related to Pydantic V2 type checking Related to type checking and/or the mypy plugin
#10991 opened Nov 27, 2024 by mmzeynalli
1 task done
Schema generation bug with overrode pattern bug V2 Bug related to Pydantic V2 pending Awaiting a response / confirmation
#10988 opened Nov 27, 2024 by EzR1d3r
1 task done
Dataclasses, init=False and private attributes bug V2 Bug related to Pydantic V2
#10985 opened Nov 26, 2024 by Viicos
1 task done
In 2.10.x AnyUrl does not validate data uris bug V2 Bug related to Pydantic V2
#10968 opened Nov 25, 2024 by dolfim-ibm
1 task done
Date field with year zero will raise ValueError instead of ValidationError bug V2 Bug related to Pydantic V2
#10967 opened Nov 25, 2024 by tvuotila
1 task done
For v2.11: Better loc handling feature request
#10966 opened Nov 25, 2024 by JensHeinrich
5 of 13 tasks
v2.11
Unexpected UserWarning when serialize a model with PlainValidator to JSON bug V2 Bug related to Pydantic V2
#10964 opened Nov 25, 2024 by hongyuan1306
1 task done
mypy type-checking issues affecting a Field's default value or default_factory after upgrade to 2.10 bug V2 Bug related to Pydantic V2 type checking Related to type checking and/or the mypy plugin
#10950 opened Nov 22, 2024 by ruslan-roboto
1 task done
model_validate_json error with float field and bigint input bug V2 Bug related to Pydantic V2 pending Awaiting a response / confirmation
#10944 opened Nov 22, 2024 by iyume
1 task done
Known v2.10 Issues - Fixes in Progress
#10910 opened Nov 20, 2024 by sydney-runkle
16 of 22 tasks
ProTip! no:milestone will show everything without a milestone.