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

"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 pending Awaiting a response / confirmation
#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
Json field display garbled characters when ensure_ascii=True bug V2 Bug related to Pydantic V2 pending Awaiting a response / confirmation
#9496 opened May 24, 2024 by j-z10
1 task done
Problem when serializing models with SecretStrs bug V2 Bug related to Pydantic V2 pending Awaiting a response / confirmation
#9491 opened May 23, 2024 by bcdurak
1 task done
Type signature for Field() gt/lt/gte/lte validators should include timedelta bug V2 Bug related to Pydantic V2 pending Awaiting a response / confirmation
#9472 opened May 21, 2024 by bjmc
1 task done
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
JsonValue is contravariant, should be covariant bug V2 Bug related to Pydantic V2 pending Awaiting a response / confirmation
#9445 opened May 16, 2024 by tamird
1 task done
Pydantic dataclasses cannot be used as Annotated Validators bug V2 Bug related to Pydantic V2 pending Awaiting a response / confirmation
#9443 opened May 16, 2024 by salemileandro
1 task done
v2.8.0
validate_call trying to parse an enum.StrEnum as an int bug V2 Bug related to Pydantic V2
#9437 opened May 14, 2024 by hb2638
1 task done
Memory leak in pydantic model_validate from sqlalchemy model bug V2 Bug related to Pydantic V2
#9429 opened May 13, 2024 by pmithrandir
1 task done
__repr__ recursion bug V2 Bug related to Pydantic V2
#9424 opened May 10, 2024 by sushart
1 task done
ProTip! no:milestone will show everything without a milestone.