File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -19,7 +19,7 @@ Our backwards-compatibility policy can be found [here](https://github.com/python
1919 and {func}` cattrs.gen.typeddicts.make_dict_structure_fn ` will use the value for the ` use_alias ` parameter from the given converter by default now.
2020 If you're using these functions directly, the old behavior can be restored by passing in the desired value directly.
2121 ([ #596 ] ( https://github.com/python-attrs/cattrs/issues/596 ) [ #660 ] ( https://github.com/python-attrs/cattrs/pull/660 ) )
22- - Fix unstructuring of generic classes with stringified annotations
22+ - Fix unstructuring of generic classes with stringified annotations.
2323 ([ #661 ] ( https://github.com/python-attrs/cattrs/issues/661 ) [ #662 ] ( https://github.com/python-attrs/cattrs/issues/662 ) )
2424
2525## 25.1.1 (2025-06-04)
You can’t perform that action at this time.
0 commit comments