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
this isn't markdown
  • Loading branch information
AlexWaygood authored May 10, 2023
commit 4e01d46cfaf9c797a940efc48c29db11a1bf7fcd
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
Improve performance of :func:`dataclasses.asdict` for the common case where
`dict_factory` is `dict`. Patch by David C Ellis.
*dict_factory* is ``dict``. Patch by David C Ellis.