-
-
Notifications
You must be signed in to change notification settings - Fork 1.9k
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
Label
Projects
Milestones
Assignee
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
support multiple Field in Annotated for create_model()
feature request
#11005
opened Nov 29, 2024 by
dlax
4 of 13 tasks
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
#10995
opened Nov 28, 2024 by
TomerGodinger
1 task done
Re-defined model field order in subclasses does not allow Bug related to Pydantic V2
pending
Awaiting a response / confirmation
default_factory
to reference earlier fields' validated data
bug V2
#10993
opened Nov 27, 2024 by
sjdemartini
1 task done
PrivateAttr's
default_factory
should support taking validated data as an argument, like Field
does as of Pydantic 2.10
feature request
#10992
opened Nov 27, 2024 by
sjdemartini
3 of 13 tasks
Pydantic-Mypy works with Bug related to Pydantic V2
type checking
Related to type checking and/or the mypy plugin
alias
, but not with validation_alias
bug V2
#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, Bug related to Pydantic V2
init=False
and private attributes
bug 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
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
Problem generating OpenAPI schema for models with an enum as the key of a dict
bug V2
Bug related to Pydantic V2
#10960
opened Nov 24, 2024 by
brianmedigate
1 task done
Include a field's
AliasChoices
in the model's JSON schema
feature request
#10957
opened Nov 23, 2024 by
thejcannon
3 of 13 tasks
Data class with defer_build set to true causes the error AttributeError: type object '...' has no attribute '__pydantic_fields__'. Did you mean: '__pydantic_config__'
bug V2
Bug related to Pydantic V2
#10953
opened Nov 23, 2024 by
hb2638
1 task done
mypy
type-checking issues affecting a Field
's default
value or default_factory
after upgrade to 2.10
bug V2
#10950
opened Nov 22, 2024 by
ruslan-roboto
1 task done
2.10: Bug related to Pydantic V2
mypy
(with pydantic.mypy) complains about Too few arguments on default factory
bug V2
#10945
opened Nov 22, 2024 by
l00ptr
1 task done
model_validate_json
error with float
field and bigint input
bug V2
#10944
opened Nov 22, 2024 by
iyume
1 task done
For v2.11: use custom decorator for
model_fields
and model_computed_fields
#10930
opened Nov 21, 2024 by
sydney-runkle
Allow model validation option to not use aliases
feature request
#10921
opened Nov 21, 2024 by
ollz272
4 of 13 tasks
Previous Next
ProTip!
no:milestone will show everything without a milestone.