Update to 24.1.2: Fix BaseConverter.register_structure_hook
and BaseConverter.register_unstructure_hook
type hints.
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:
Updates may require up to 24 hours to propagate to mirrors. If the following command doesn't work, please retry later:
sudo dnf upgrade --refresh --advisory=FEDORA-2024-1b1bc2cb38
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'.
This update has obsoleted python-cattrs-24.1.1-2.fc41, and has inherited its bugs and notes.
This update has been pushed to testing.
This update has been submitted for stable by bodhi.
This update has been pushed to stable.