python-attrs
attrs
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
Performance History
Latest Results
Cover wrapped closure cycle guard
Sean-Kenneth-Doherty:fix/wrapped-method-super-cells
12 hours ago
Rewrite closure cells in decorated methods
Sean-Kenneth-Doherty:fix/wrapped-method-super-cells
16 hours ago
Rewrite closure cells in decorated methods
Sean-Kenneth-Doherty:fix/wrapped-method-super-cells
16 hours ago
Fix filter attribute identity matching
Sean-Kenneth-Doherty:fix-filter-attribute-identity
18 hours 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
5 days ago
Add docstrings to test_import.py for interrogate coverage
KRRT7:perf/defer-inspect-import
7 days ago
Add codeflash configuration
KRRT7:perf/defer-inspect-import
7 days ago
Merge branch 'main' into perf/defer-inspect-import
KRRT7:perf/defer-inspect-import
7 days ago
Latest Branches
CodSpeed Performance Gauge
-1%
Rewrite closure cells in decorated methods
#1560
12 hours ago
e26ac66
Sean-Kenneth-Doherty:fix/wrapped-method-super-cells
CodSpeed Performance Gauge
0%
Match filter attributes by identity
#1559
18 hours ago
a26dfc8
Sean-Kenneth-Doherty:fix-filter-attribute-identity
CodSpeed Performance Gauge
0%
Fix kw_only=True not being overridable by per-attribute kw_only=False
#1558
5 days ago
43fef8c
ShiLiguo123:fix-kw-only-override
© 2026 CodSpeed Technology
Home
Terms
Privacy
Docs