Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
fix blurb
  • Loading branch information
kwsp committed Mar 24, 2022
commit 82b41dc440a0ff5550dfee5c647cd22da1699231
Original file line number Diff line number Diff line change
@@ -1 +1 @@
Fix :func:`dataclasses.asdict` crash when :class:`collections.defaultdict`s are present in the attributes.
Fix :func:`dataclasses.asdict` crash when :class:`collections.defaultdict` is present in the attributes.