python-attrs
attrs
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
Performance History
Latest Results
[pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci
uwezkhan:fix/deep-mapping-validation-
4 hours ago
[pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci
uwezkhan:fix/sized-validation
4 hours ago
Cover wrapped closure cycle guard
Sean-Kenneth-Doherty:fix/wrapped-method-super-cells
2 days ago
Rewrite closure cells in decorated methods
Sean-Kenneth-Doherty:fix/wrapped-method-super-cells
2 days ago
Rewrite closure cells in decorated methods
Sean-Kenneth-Doherty:fix/wrapped-method-super-cells
2 days ago
Fix filter attribute identity matching
Sean-Kenneth-Doherty:fix-filter-attribute-identity
2 days ago
Fix kw_only=True not being overridable by per-attribute kw_only=False When a class is decorated with @attr.s(kw_only=True), attributes with explicit kw_only=False should remain positional. However, the FORCE path unconditionally sets kw_only=True on all attributes. This fix checks each attribute's kw_only value: if it's explicitly set to False by the user, respect that. Otherwise, force kw_only=True. Fixes #481
ShiLiguo123:fix-kw-only-override
6 days ago
Add docstrings to test_import.py for interrogate coverage
KRRT7:perf/defer-inspect-import
8 days ago
Latest Branches
CodSpeed Performance Gauge
0%
Add input type validation to deep_mapping validator to prevent crashe…
#1562
4 hours ago
effcbe7
uwezkhan:fix/deep-mapping-validation-
CodSpeed Performance Gauge
0%
Add input type validation to max_len and min_len validators to preven…
#1561
5 hours ago
d36594d
uwezkhan:fix/sized-validation
CodSpeed Performance Gauge
-1%
Rewrite closure cells in decorated methods
#1560
2 days ago
e26ac66
Sean-Kenneth-Doherty:fix/wrapped-method-super-cells
© 2026 CodSpeed Technology
Home
Terms
Privacy
Docs