Skip to content

Commit

Permalink
Flesh out history
Browse files Browse the repository at this point in the history
  • Loading branch information
Tinche committed Nov 30, 2023
1 parent 48cb3d0 commit 3f63212
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions HISTORY.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,9 @@
- Fix a regression when unstructuring dictionary values typed as `Any`.
([#453](https://github.com/python-attrs/cattrs/issues/453) [#462](https://github.com/python-attrs/cattrs/pull/462))
- Fix a regression when unstructuring unspecialized generic classes.
([#465](https://github.com/python-attrs/cattrs/issues/465))
([#465](https://github.com/python-attrs/cattrs/issues/465) [#466](https://github.com/python-attrs/cattrs/pull/466))
- Optimize function source code caching.
([#445](https://github.com/python-attrs/cattrs/issues/445))
([#445](https://github.com/python-attrs/cattrs/issues/445) [#464](https://github.com/python-attrs/cattrs/pull/464))
- Generate unique files only in case of linecache enabled.
([#445](https://github.com/python-attrs/cattrs/issues/445) [#441](https://github.com/python-attrs/cattrs/pull/461))

Expand Down

0 comments on commit 3f63212

Please sign in to comment.