-
-
Notifications
You must be signed in to change notification settings - Fork 2k
Issues: pydantic/pydantic
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
Bug: false Bug related to Pydantic V2
type checking
Related to type checking and/or the mypy plugin
Unexpected keyword argument
in pydantic.mypy plugin (in very specific case)
bug V2
#11329
opened Jan 23, 2025 by
tlambert03
1 task done
TypeAdapter.validate transforms a nested dictionary into an empty object
bug V2
Bug related to Pydantic V2
pending
Awaiting a response / confirmation
#11328
opened Jan 23, 2025 by
jgogstad
1 task done
Always include
additionalProperties: True
for dictionary schemas
feature request
#11318
opened Jan 22, 2025 by
RobertCraigie
3 of 13 tasks
Prevent validators with clashing names to be defined
bug V2
Bug related to Pydantic V2
#11299
opened Jan 17, 2025 by
mrlubos
1 task done
Custom type serialization when subclassing tuple
bug V2
Bug related to Pydantic V2
pending
Awaiting a response / confirmation
#11287
opened Jan 16, 2025 by
groc-prog
1 task done
Generic type defaults (pep-696) throws an exception when used in type annotations.
feature request
#11270
opened Jan 15, 2025 by
chamoretto
1 task done
Pydantic does not install tzdata even when the "timezone" extra is specified
bug V2
Bug related to Pydantic V2
pending
Awaiting a response / confirmation
#11266
opened Jan 14, 2025 by
jclerman
1 task done
Nested Validation Errors in Pydantic Models Do Not Propagate Properly
question
#11265
opened Jan 13, 2025 by
michalivne
1 task done
Different dump behaviour for a field declared as “Path | list[Path]” vs “list[Path] | Path”
bug V2
Bug related to Pydantic V2
#11245
opened Jan 9, 2025 by
anthonygelibert
1 task done
New JSON validation mode for callables
feature request
#11240
opened Jan 8, 2025 by
Viicos
3 of 13 tasks
Strict()
can't be safely applied to a generic type via Annotated
bug V2
#11224
opened Jan 7, 2025 by
sneakers-the-rat
1 task done
Type variables wrongly replaced when two models share the same type variable instance
bug V2
Bug related to Pydantic V2
#11223
opened Jan 6, 2025 by
Viicos
1 task done
Add
ensure_ascii
argument to BaseModel.model_dump_json()
feature request
#11202
opened Dec 31, 2024 by
dhermes
3 of 13 tasks
datetime serialization truncates float
bug V2
Bug related to Pydantic V2
#11198
opened Dec 31, 2024 by
commonism
1 task done
HttpUrl passing when having 2 https://
bug V2
Bug related to Pydantic V2
urls
Related to `Url` types
#11192
opened Dec 30, 2024 by
chrisemke
1 task done
Serializing a list subclass ignores overwritten methods
bug V2
Bug related to Pydantic V2
pending
Awaiting a response / confirmation
#11178
opened Dec 24, 2024 by
bentheiii
1 task done
@model_validator
causes recursion error / recursion_loop
bug V2
#11165
opened Dec 21, 2024 by
SteinRobert
1 task done
Allow JSON validation of JSON data already loaded using json.load()
feature request
#11154
opened Dec 19, 2024 by
pallgeuer
3 of 13 tasks
Base settings exception messages should include prefix if set
#11151
opened Dec 19, 2024 by
helmut-hoffer-von-ankershoffen
Support for Descriptors in Model Fields
feature request
#11148
opened Dec 18, 2024 by
nickyoung-github
4 of 13 tasks
Previous Next
ProTip!
Type g i on any issue or pull request to go back to the issue listing page.