mirror of
https://github.com/kennethreitz/pydantic.git
synced 2026-06-05 23:00:18 +00:00
1004 B
1004 B
Change Summary
Related issue number
Performance Changes
pydantic cares about performance, if there's any risk performance changed on this PR,
please run make benchmark-pydantic before and after the change:
- before: ?
- after: ?
Checklist
- Unit tests for the changes exist
- Tests pass on CI and coverage remains at 100%
- Documentation reflects the changes
- No performance deterioration (if applicable)
HISTORY.rsthas been updated- if this is the first change since a release, please add a new section
- include the issue number or this pull request number
#<number> - if you're not a regular contributer please include your github username
@whatever