pydantic
pydantic-core
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
Performance History
Latest Results
Implement support for by_alias and by_name for model validation functions * This approach (2nd attempt) emphasizes building lookup keys at schema build time for performance reasons * We avoid any LookupKey builds at validation time to avoid perf bottlenecks + redundant builds * We store potentially up to 3 LookupKey instances via LookupKeyCollection, representing name, alias, and alias_then_name lookups based on the combination of config and runtime alias settings.
new-alias-api
17 hours ago
fixing linting and benchmarks
new-alias-api
17 hours ago
alternate approach for lookup key logic
new-alias-api
17 hours ago
temp refactor for model fields to experiment with perf
new-alias-api
17 hours ago
fix borrows with lookup key
new-alias-api
1 day ago
Add API documentation for `ErrorDetails.url`
error-details-url
2 days ago
Add new `arguments` schema
new-arguments-schema
2 days ago
serialize_by_alias tests
new-alias-api
2 days ago
Active Branches
starting on alias API unification
last run
17 hours ago
#1640
CodSpeed Performance Gauge
0%
Add API documentation for `ErrorDetails.url`
last run
2 days ago
#1642
CodSpeed Performance Gauge
0%
Add new `arguments` schema
last run
2 days ago
#1641
CodSpeed Performance Gauge
0%
© 2025 CodSpeed Technology
Home
Terms
Privacy
Docs