This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author eric.smith
Recipients brad.scarlett@gmail.com, eric.smith
Date 2020-03-11.09:24:12
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1583918652.54.0.405599130246.issue39929@roundup.psfhosted.org>
In-reply-to
Content
The asdict API was a mistake, because it's not possible for it to know how to create all possible sub-objects. I can't decide what to do about it. I might just "abandon it in place", by documenting its problems and suggesting it not be used.

I should research what attrs does.
History
Date User Action Args
2020-03-11 09:24:12eric.smithsetrecipients: + eric.smith, brad.scarlett@gmail.com
2020-03-11 09:24:12eric.smithsetmessageid: <1583918652.54.0.405599130246.issue39929@roundup.psfhosted.org>
2020-03-11 09:24:12eric.smithlinkissue39929 messages
2020-03-11 09:24:12eric.smithcreate