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

Performance History

Latest Results

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
5 days ago
Fix namedtuple validation test
bysiber:fix/namedtuple-detailed-validation-param
5 days ago
Add history entry
EpicWink:literal-exception
11 days ago
Add history entry
EpicWink:literal-exception
11 days ago
Avoid raising plain exception
EpicWink:literal-exception
11 days ago
Document the test
mm-andritz:working_set_fix
14 days ago

Active Branches

Avoid raising plain exception
last run
11 days ago
#728
CodSpeed Performance Gauge
0%
#724
CodSpeed Performance Gauge
-1%
#726
CodSpeed Performance Gauge
-1%
© 2026 CodSpeed Technology
Home Terms Privacy Docs