[issue34409] Add a way to customize iteration over fields in asdict() for the nested dataclasses

Eric V. Smith report at bugs.python.org
Tue Sep 11 15:01:53 EDT 2018


Eric V. Smith <eric at trueblade.com> added the comment:

I've been thinking about this, but I don't have a suggestion on how to improve the API. Maybe some sort of visitor pattern? I'm open to concrete ideas.

----------

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue34409>
_______________________________________


More information about the Python-bugs-list mailing list