-
-
Notifications
You must be signed in to change notification settings - Fork 2k
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
Allow for easy sharing and rebuilding of pydantic model objects
feature request
#11312
opened Jan 22, 2025 by
jvineet
3 of 13 tasks
Make
model_config
be private attribute, so IDEs do not autocomplete it
feature request
#11309
opened Jan 21, 2025 by
yury-fedotov
3 of 13 tasks
Support for Struct-Based Binary Serialization
feature request
#11303
opened Jan 20, 2025 by
CloudKickOff
4 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
Generics are not validated when specified
bug V2
Bug related to Pydantic V2
pending
Awaiting a response / confirmation
#11296
opened Jan 17, 2025 by
antoine-lizee
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
Dataclass with Bug related to Pydantic V2
InitVar
and Union
gives warning during serialization
bug V2
#11264
opened Jan 13, 2025 by
samuelcolvin
1 task done
Field AnyUrl cast to str when model_dump
bug V2
Bug related to Pydantic V2
#11248
opened Jan 9, 2025 by
thiagolopes
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
Previous Next
ProTip!
Type g i on any issue or pull request to go back to the issue listing page.