-
-
Notifications
You must be signed in to change notification settings - Fork 2.2k
Insights: pydantic/pydantic
Overview
Could not load contribution data
Please try again later
5 Pull requests merged by 4 people
-
Add newsletter form to docs
#12136 merged
Aug 12, 2025 -
Fix use of backtick in Validation Alias docs
#12155 merged
Aug 12, 2025 -
Add test to prevent regression with Pydantic models used as annotated metadata
#12133 merged
Aug 6, 2025 -
Fix typo
#12138 merged
Aug 6, 2025 -
Fix typos in documentation
#12135 merged
Aug 6, 2025
4 Pull requests opened by 1 person
-
Add support for `exclude_if` at the field level
#12141 opened
Aug 7, 2025 -
Add `union_format` parameter to JSON Schema generation
#12147 opened
Aug 7, 2025 -
Fix documentation about configuration propagatation
#12156 opened
Aug 12, 2025 -
Update `__fields__` attribute deprecation message
#12157 opened
Aug 12, 2025
15 Issues closed by 2 people
-
Punctually allow/forbid extra parameters when disabled by config
#11057 closed
Aug 12, 2025 -
Provide a GenerateJsonSchema Subclass for BigQuery Schemata
#12154 closed
Aug 12, 2025 -
Documentation should include examples
#12115 closed
Aug 12, 2025 -
Add support for bare `ClassVar` in Python 3.9 and 3.10
#12151 closed
Aug 10, 2025 -
Is python 3.14 not supported yet?
#12149 closed
Aug 10, 2025 -
model validation: Field required when another field has a specific value
#10252 closed
Aug 7, 2025 -
Metadata in `Annotated` is not accepted as promised
#12096 closed
Aug 6, 2025 -
`SerializeAsAny[]` annotation ignored on classes with custom field serializers
#12121 closed
Aug 6, 2025 -
`Plain` or `WrapSerializer` in `Annotated` is not executed by `@field_serializer` in `wrap` mode
#11933 closed
Aug 6, 2025 -
Adding support for @async_property with @computed_field
#12119 closed
Aug 6, 2025 -
Creating BaseModel class with a field that use discriminator type cost a lot of memory
#12134 closed
Aug 6, 2025 -
populate_by_name API documentation example seems incorrect
#12132 closed
Aug 5, 2025 -
JSON schema for `typed_dict_schema` ignores `extra` when there is no `cls`
#12123 closed
Aug 5, 2025 -
Allow constructing a pydantic object using field name, but only allow validation by alias
#12129 closed
Aug 5, 2025
5 Issues opened by 5 people
-
Option to emit enum instead of const for single-value Literal[] in JSON Schema
#12148 opened
Aug 8, 2025 -
Adding support for custom descriptors inside a `@computed_field`
#12146 opened
Aug 7, 2025 -
`TypeAdapter` fails when `object.__get_pydantic_json_schema__` has `$ref` and `$defs`
#12145 opened
Aug 7, 2025 -
Allow customization of field ordering
#12140 opened
Aug 7, 2025 -
Add the ability to define multiple serializers for the same field
#12137 opened
Aug 6, 2025
11 Unresolved conversations
Sometimes conversations happen on old items that aren’t yet closed. Here is a list of all the Issues and Pull Requests with unresolved conversations.
-
Support `extra` for TypedDict
#5584 commented on
Aug 5, 2025 • 0 new comments -
Support for annotated_types.doc
#12131 commented on
Aug 6, 2025 • 0 new comments -
Model validators called even if the instance isn't revalidated
#12085 commented on
Aug 6, 2025 • 0 new comments -
BaseModel causes information loss with Generic classes
#8410 commented on
Aug 6, 2025 • 0 new comments -
Cannot create dataclass inheriting from Generic
#10689 commented on
Aug 6, 2025 • 0 new comments -
Add support for `init_var` in Pydantic models
#6533 commented on
Aug 7, 2025 • 0 new comments -
Differentiate between "base64" and "base64url" for ser_json_bytes and val_json_bytes
#12104 commented on
Aug 7, 2025 • 0 new comments -
Allow computed fields to be excluded from model export
#5827 commented on
Aug 7, 2025 • 0 new comments -
JSON Schema for optional fields is incorrect.
#7161 commented on
Aug 7, 2025 • 0 new comments -
New API for date-like types unit/format configuration
#12068 commented on
Aug 11, 2025 • 0 new comments -
Use oneOf to represent nullable schemas
#12089 commented on
Aug 7, 2025 • 0 new comments