Avatar for the python-attrs user
python-attrs
attrs
BlogDocsChangelog

Performance History

Latest Results

fix: include index/key context in deep_iterable and deep_mapping error messages When inner validators fail in deep_iterable or deep_mapping, the error message now includes the index or key of the failing element instead of just the parent attribute name. Before: "'x' must be <class 'str'> (got 123)" After: "'x[1]' must be <class 'str'> (got 123)" Fixes #1245
lihan3238:fix-1245
10 minutes ago
update dev -- notably mypy 2.0
update-dev-mypy-2
1 day ago
update dev (#1552)
main
6 days ago
update dev
update-dev
7 days ago

Latest Branches

CodSpeed Performance Gauge
0%
fix: include index/key context in deep_iterable and deep_mapping errors#1554
16 minutes ago
11bb503
lihan3238:fix-1245
CodSpeed Performance Gauge
0%
update dev -- notably mypy 2.0#1553
1 day ago
dc8301f
update-dev-mypy-2
CodSpeed Performance Gauge
0%
7 days ago
c29ce19
update-dev
© 2026 CodSpeed Technology
Home Terms Privacy Docs