We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6a86c56 commit a77b5ddCopy full SHA for a77b5dd
HISTORY.rst
@@ -8,9 +8,9 @@ History
8
* Fix an issue structuring bare ``typing.List`` s on Pythons lower than 3.9.
9
(`#209 <https://github.com/python-attrs/cattrs/issues/209>`_)
10
* Fix structuring of non-parametrized containers like ``list/dict/...`` on Pythons lower than 3.9.
11
- (`#218 https://github.com/python-attrs/cattrs/issues/218`_)
+ (`#218 <https://github.com/python-attrs/cattrs/issues/218>`_)
12
* Fix structuring bare ``typing.Tuple`` on Pythons lower than 3.9.
13
14
15
16
1.10.0 (2022-01-04)
0 commit comments