python-attrs
cattrs
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
Performance History
Latest Results
Merge pull request #732 from python-attrs/tin/ruff-fmt Format using ruff
main
2 days ago
Merge branch 'main' into tin/ruff-fmt
tin/ruff-fmt
2 days ago
Bump ruff up to latest
tin/ruff-fmt
2 days ago
Bump ruff up to latest
tin/ruff-fmt
2 days ago
Avoid raising plain exception (#728) * Add base exception * Avoid raising plain exception * Add history entry --------- Co-authored-by: Tin Tvrtković <tinchester@gmail.com>
main
2 days ago
Merge branch 'main' into literal-exception
EpicWink:literal-exception
2 days ago
Fix wrong parameter name in namedtuple_dict_structure_factory (#723) * Fix wrong parameter name in namedtuple_dict_structure_factory The call to make_dict_structure_fn_from_attrs passes _cattrs_use_detailed_validation but the function expects _cattrs_detailed_validation. Because **kwargs catches the misnamed parameter as an attribute override, detailed_validation is silently ignored and always falls back to the converter default. * Add regression test and changelog for namedtuple detailed_validation fix Add a test that verifies the detailed_validation parameter passed to namedtuple_dict_structure_factory is actually used and not silently ignored. Also add a HISTORY.md entry for the fix. * Fix namedtuple validation test --------- Co-authored-by: Tin Tvrtkovic <tinchester@gmail.com>
main
11 days ago
Fix namedtuple validation test
bysiber:fix/namedtuple-detailed-validation-param
11 days ago
Active Branches
Return factory from hook factory decorator functions
last run
18 days ago
#724
CodSpeed Performance Gauge
-1%
Save and restore working_set in include_subclasses
last run
21 days ago
#726
CodSpeed Performance Gauge
-1%
© 2026 CodSpeed Technology
Home
Terms
Privacy
Docs