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

Exclude with __all__ fails on Sequence fields bug V2 Bug related to Pydantic V2 pending Awaiting a response / confirmation
#9328 opened Apr 26, 2024 by MatthieuSarter
1 task done
ImportString fails to generate JsonSchema - in fastapi openapi docs generation bug V2 Bug related to Pydantic V2 pending Awaiting a response / confirmation
#9327 opened Apr 26, 2024 by amitschang
1 task done
Discriminated Unions with callable Discriminator fail to create a class dynamically with Optional annotation bug V2 Bug related to Pydantic V2 pending Awaiting a response / confirmation
#9321 opened Apr 26, 2024 by chiselko6
1 task done
Make walk_core_schema public feature request
#9320 opened Apr 25, 2024 by rmorshea
2 of 13 tasks
KeyError: '__main__.Model1:95063711754448' bug V2 Bug related to Pydantic V2 pending Awaiting a response / confirmation
#9319 opened Apr 25, 2024 by jherbel
1 task done
2.7 fixes
Creating a TypeAdapter for a nested TypedDict removes model_validator for other TypeAdapters bug V2 Bug related to Pydantic V2 pending Awaiting a response / confirmation
#9318 opened Apr 25, 2024 by cc-a
1 task done
An appropriate model cannot be created when using the IntEnum type in Python with values greater than 1<<63. bug V2 Bug related to Pydantic V2 pending Awaiting a response / confirmation
#9314 opened Apr 25, 2024 by Jassy930
1 task done
input is too short validating a datetime when month and day are not zero padded, but dash delimited bug V2 Bug related to Pydantic V2 pending Awaiting a response / confirmation
#9308 opened Apr 23, 2024 by akrherz
1 task done
Generic BaseModel parsing from within a generic class bug V2 Bug related to Pydantic V2 pending Awaiting a response / confirmation
#9295 opened Apr 20, 2024 by hwong557
1 task done
infer_discriminator feature request
#9290 opened Apr 19, 2024 by samuelcolvin
3 of 13 tasks
TypeAdapter doesn't respect config['schema_generator'] bug V2 Bug related to Pydantic V2
#9289 opened Apr 19, 2024 by samuelcolvin
1 task done
Field Validator Order Changes with Lists of Tuples bug V2 Bug related to Pydantic V2 pending Awaiting a response / confirmation
#9280 opened Apr 18, 2024 by aleewen
Configure behavior for extra fields at runtime / validation time feature request V3 Under consideration for V3
#9278 opened Apr 18, 2024 by lesinigo
4 of 13 tasks
Nested Literals together with PEP-695 type statement are failed to produce json schema bug V2 Bug related to Pydantic V2 pending Awaiting a response / confirmation
#9269 opened Apr 17, 2024 by AlexanderPodorov
1 task done
Parsing a timedelta from a float using TypeAdapter truncates decimals bug V2 Bug related to Pydantic V2 pending Awaiting a response / confirmation
#9267 opened Apr 17, 2024 by eltechnic0
1 task done
Validation of Iterable[T] might want revisiting in V3 V3 Under consideration for V3
#9266 opened Apr 17, 2024 by davidhewitt
Validation error with str Enum field and numpy's str_ type bug V2 Bug related to Pydantic V2
#9265 opened Apr 17, 2024 by maxsch3
1 task done
2.7 fixes
Python completely freezes when uses Generator(Iterable) and itertools.repeat bug V2 Bug related to Pydantic V2 pending Awaiting a response / confirmation
#9258 opened Apr 16, 2024 by levsh
1 task done
New Enum validation doesn't work for custom __new__ methods bug V2 Bug related to Pydantic V2
#9248 opened Apr 15, 2024 by aikow
1 task done
ProTip! Type g i on any issue or pull request to go back to the issue listing page.