python-attrs
attrs
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
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 (#1553)
main
1 day 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
Bump the github-actions group with 2 updates Bumps the github-actions group with 2 updates: [github/codeql-action](https://github.com/github/codeql-action) and [CodSpeedHQ/action](https://github.com/codspeedhq/action). Updates `github/codeql-action` from 4.35.1 to 4.35.2 - [Release notes](https://github.com/github/codeql-action/releases) - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md) - [Commits](https://github.com/github/codeql-action/compare/c10b8064de6f491fea524254123dbe5e09572f13...95e58e9a2cdfd71adc6e0353d5c52f41a045d225) Updates `CodSpeedHQ/action` from 4.13.1 to 4.14.0 - [Release notes](https://github.com/codspeedhq/action/releases) - [Changelog](https://github.com/CodSpeedHQ/action/blob/main/CHANGELOG.md) - [Commits](https://github.com/codspeedhq/action/compare/db35df748deb45fdef0960669f57d627c1956c30...658a901452bb54c799643e060733b7afe9121b8d) --- updated-dependencies: - dependency-name: github/codeql-action dependency-version: 4.35.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: github-actions - dependency-name: CodSpeedHQ/action dependency-version: 4.14.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: github-actions ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot/github_actions/github-actions-03c9622e44
8 days ago
[pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci
KRRT7:perf/defer-inspect-import
17 days ago
Expose converter as a decorator (#1541) * Expose converter as a decorator * Update docs/init.md * Update docs/init.md * Update src/attr/_make.py * Update src/attr/_make.py * Update src/attr/_make.py * Add missing import --------- Co-authored-by: Hynek Schlawack <hs@ox.cx>
main
22 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%
update dev
#1552
7 days ago
c29ce19
update-dev
© 2026 CodSpeed Technology
Home
Terms
Privacy
Docs