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 5f5c116 commit 6f5519bCopy full SHA for 6f5519b
5 files changed
HISTORY.md
@@ -22,6 +22,8 @@
22
- Improve handling of TypedDicts with forward references.
23
- Speed up generated _attrs_ and TypedDict structuring functions by changing their signature slightly.
24
([#388](https://github.com/python-attrs/cattrs/pull/388))
25
+- Fix copying of converters using function hooks.
26
+ ([#398](https://github.com/python-attrs/cattrs/issues/398) [#399](https://github.com/python-attrs/cattrs/pull/399))
27
28
## 23.1.2 (2023-06-02)
29
0 commit comments