Skip to content

Commit 3ee4b40

Browse files
raabfTinche
authored andcommitted
Add HISTORY entry
1 parent ff8cd94 commit 3ee4b40

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

HISTORY.rst

+3
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,9 @@ History
1212
* Fix structuring bare ``typing.Tuple`` on Pythons lower than 3.9.
1313
(`#218 <https://github.com/python-attrs/cattrs/issues/218>`_)
1414

15+
* Fix a wrong ``AttributeError`` of an missing ``__parameters__`` attribute. This could happen
16+
when inheriting certain generic classes – for example ``typing.*`` classes are affected.
17+
(`#217 <https://github.com/python-attrs/cattrs/issues/217>`_)
1518

1619
1.10.0 (2022-01-04)
1720
-------------------

0 commit comments

Comments
 (0)