pydantic
pydantic
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
Performance History
Latest Results
Update CI and metadata
3.14-initial-support
9 hours ago
Update CI and metadata
3.14-initial-support
9 hours ago
Remaining fixes
3.14-initial-support
10 hours ago
Improve warning message
field-info-attr-warning
12 hours ago
Improve dataclass test assertion
3.14-initial-support
13 hours ago
fix: Fix decimal pattern validation when max_digits and decimal_places are both set The pattern incorrectly counted trailing zeros in integer strings towards max_digits. For example, "1200" with max_digits=4 and decimal_places=2 would incorrectly match even thought pattern must allow only two integer places.
Dima-Bulavenko:decima_constraint
21 hours ago
refactor: Tailor old test to match reduced patterns refactor: Delete redundunt tests. test: Create new tests
Dima-Bulavenko:decima_constraint
23 hours ago
refactor: Flatten tests
Dima-Bulavenko:decima_constraint
2 days ago
Active Branches
Add initial support for Python 3.14
last run
9 hours ago
#11991
CodSpeed Performance Gauge
0%
Emit warning when field-specific metadata is used in invalid contexts
last run
12 hours ago
#12028
CodSpeed Performance Gauge
0%
Add regex pattern to JSON schema for validating Decimal fields based on max_digits and decimal_places
last run
21 hours ago
#11987
CodSpeed Performance Gauge
0%
© 2025 CodSpeed Technology
Home
Terms
Privacy
Docs