pydantic
pydantic
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
Performance History
Latest Results
Updated comment
greateggsgreg:pyodide-build
7 hours ago
PR fixes
greateggsgreg:pyodide-build
8 hours ago
Merge branch 'pydantic:main' into pyodide-build
greateggsgreg:pyodide-build
8 hours ago
Tighten verbose comments added by this PR.
greateggsgreg:pyodide-build
21 hours ago
chore: reformat networks.py with ruff format
algojogacor:fix/url-constraints-bypass-existing-instance
23 hours ago
Remove support for `eval_type_backport()` (#13133)
main
23 hours ago
fix: re-validate UrlConstraints on existing AnyUrl instances UrlConstraints applied via Annotated[AnyUrl, UrlConstraints(...)] were bypassed when the input was an already-constructed AnyUrl instance instead of a raw string. The function-wrap schema from _BaseUrl short-circuits via isinstance(v, source) before the constrained inner URL schema is reached. Fix: wrap the function-wrap schema with a no_info_wrap_validator_function that extracts the underlying pydantic-core Url from existing _BaseUrl / _BaseMultiHostUrl instances, ensuring the constrained inner schema can re-validate allowed_schemes and other constraints. Fixes #13170
algojogacor:fix/url-constraints-bypass-existing-instance
1 day ago
fix/extra-allow-alias-collision
noy-solvin:fix/extra-allow-alias-collision
1 day ago
Latest Branches
CodSpeed Performance Gauge
0%
Add support for pyemscripten/pyodide wheel builds
#13157
8 hours ago
2303c04
greateggsgreg:pyodide-build
CodSpeed Performance Gauge
0%
fix: re-validate UrlConstraints on existing AnyUrl instances
#13176
24 hours ago
0648dff
algojogacor:fix/url-constraints-bypass-existing-instance
CodSpeed Performance Gauge
-20%
Fix/extra allow alias collision
#13175
3 days ago
0a63ec5
noy-solvin:fix/extra-allow-alias-collision
© 2026 CodSpeed Technology
Home
Terms
Privacy
Docs