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

__repr__ recursion bug V2 Bug related to Pydantic V2 pending Awaiting a response / confirmation
#9424 opened May 10, 2024 by sushart
1 task done
union_mode='smart' not honored when calling model_dump_json() bug V2 Bug related to Pydantic V2 pending Awaiting a response / confirmation
#9417 opened May 8, 2024 by mducar
1 task done
repr behaviour dictated in ConfigDict feature request
#9415 opened May 8, 2024 by pygaiwan
3 of 13 tasks
GenericModel[Any] raises ValidationError for GenericModel[SomeModel] bug V2 Bug related to Pydantic V2 pending Awaiting a response / confirmation
#9414 opened May 8, 2024 by gsakkis
1 task done
Type of validation context bug V2 Bug related to Pydantic V2 pending Awaiting a response / confirmation
#9411 opened May 8, 2024 by OhioDschungel6
1 task done
Small error in the docs bug V2 Bug related to Pydantic V2 pending Awaiting a response / confirmation
#9407 opened May 7, 2024 by paulmartin91
1 task done
TypeAdapter.json_schema drops description from Annotated Fields when self.type is a function bug V2 Bug related to Pydantic V2 pending Awaiting a response / confirmation
#9404 opened May 7, 2024 by cisaacstern
1 task done
Schema for Literal differs between version 2.6 and 2.7 bug V2 Bug related to Pydantic V2 pending Awaiting a response / confirmation
#9402 opened May 6, 2024 by vigneshmanick
1 task done
No key validation for typed __pydantic_extra__ bug V2 Bug related to Pydantic V2 pending Awaiting a response / confirmation
#9400 opened May 6, 2024 by RLKRo
1 task done
Exception parsing negative integer strings bug V2 Bug related to Pydantic V2 pending Awaiting a response / confirmation
#9396 opened May 6, 2024 by noamkush
1 task done
Serializing computed fields returning enums bug V2 Bug related to Pydantic V2 pending Awaiting a response / confirmation
#9394 opened May 5, 2024 by graydenshand
1 task done
typing.Self not supported in generic fields bug V2 Bug related to Pydantic V2 pending Awaiting a response / confirmation
#9391 opened May 4, 2024 by strangemonad
1 task done
Can't pickle generics in certain cases bug V2 Bug related to Pydantic V2 pending Awaiting a response / confirmation
#9390 opened May 4, 2024 by strangemonad
1 task done
Class properties have a potential for namespace collision bug V2 Bug related to Pydantic V2 pending Awaiting a response / confirmation
#9385 opened May 3, 2024 by jrkarnes
1 task done
misleading error message "Input should be a valid dictionary or instance" when using both pydantic dataclass and BaseModel bug V2 Bug related to Pydantic V2 pending Awaiting a response / confirmation
#9383 opened May 3, 2024 by DetachHead
1 task done
StringConstraints: Bug
#9381 opened May 3, 2024 by SDAravind
Pydantic and Pydantic Settings don't seem to provide library stubs for MyPy bug V2 Bug related to Pydantic V2 pending Awaiting a response / confirmation
#9380 opened May 3, 2024 by bmitc
1 task done
Fields with BaseModel type that contain an instance of a model that inherits from BaseModel do not get serialized correctly bug V2 Bug related to Pydantic V2 pending Awaiting a response / confirmation
#9378 opened May 2, 2024 by dmach
1 task done
Enum construction from float worked in v2.6.4 but fails in v2.7.1 bug V2 Bug related to Pydantic V2 pending Awaiting a response / confirmation
#9375 opened May 2, 2024 by Idealcoder
1 task done
mypy "Explicit "Any" is not allowed" error when extending BaseModel bug V2 Bug related to Pydantic V2 pending Awaiting a response / confirmation
#9373 opened May 2, 2024 by DetachHead
1 task done
case_sensitive doesn't work in optional nested Settings models bug V2 Bug related to Pydantic V2 pending Awaiting a response / confirmation
#9372 opened May 2, 2024 by slingshotvfx
1 task done
ProTip! Type g p on any issue or pull request to go back to the pull request listing page.