Update to 24.1.1.
24.1.0 contained the following potentially breaking change:
typing.Any
are consistent now: values are unstructured using their runtime type. Previously this behavior was underspecified and inconsistent, but followed this rule in the majority of cases. Reverting old behavior is very dependent on the actual case; ask on the issue tracker if in doubt.24.1.0 contained the following minor changes:
cattrs.gen.make_dict_structure_fn
will use the value for the prefer_attrib_converters
parameter from the given converter by default now. If you’re using this function directly, the old behavior can be restored by passing in the desired values explicitly.For a full list of changes, see:
Please login to add feedback.
This update has been submitted for testing by music.
This update's test gating status has been changed to 'ignored'.
music edited this update.
This update has been pushed to testing.
This update has been obsoleted by python-cattrs-24.1.2-1.fc41.