Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork2.2k
Insights: pydantic/pydantic
Overview
- 1Merged pull request
- 1Open pull request
- 0Closed issues
- 4New issues
Loading
Could not load contribution data
Please try again later
Loading
1 Pull request merged by1 person
- Emit warning when field-specific metadata is used in invalid contexts
#12028 merged
Jul 18, 2025
1 Pull request opened by1 person
- implement ser_json_temporal configuration option
#12068 opened
Jul 17, 2025
4 Issues opened by4 people
- `mode="after"` field validator fails before required-field errors are raised; documentation unclear
#12073 opened
Jul 18, 2025 - error when calling model_dump on model with frozenset[SomeDataclass] or set[SomeDataClass]
#12072 opened
Jul 18, 2025 - json_schema throws away information about inheritance
#12071 opened
Jul 18, 2025 - Revalidating a constructed model against a type validator doesn't validate types of the model
#12069 opened
Jul 17, 2025
4 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.
- Refactor logic to support Pydantic's `Field()` function in dataclasses
#12051 commented on
Jul 17, 2025 • 4 new comments - Memory leaks in TypeAdapter.validate_python() cause cumulative RAM growth during cyclic batch processing
#12059 commented on
Jul 16, 2025 • 0 new comments - Coercion of Fraction to int inconsistent with documentation
#12063 commented on
Jul 17, 2025 • 0 new comments - Re-defined model field order in subclasses does not allow `default_factory` to reference earlier fields' validated data
#10993 commented on
Jul 18, 2025 • 0 new comments