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 zsol
Recipients docs@python, zsol
Date 2022-01-07.10:36:09
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1641551769.49.0.820395101105.issue46290@roundup.psfhosted.org>
In-reply-to
Content
Parameter names for `asdict`, `astuple`, `is_dataclass`, and `replace` are incorrect in the docs. The first parameter for all these is `obj`.
History
Date User Action Args
2022-01-07 10:36:09zsolsetrecipients: + zsol, docs@python
2022-01-07 10:36:09zsolsetmessageid: <1641551769.49.0.820395101105.issue46290@roundup.psfhosted.org>
2022-01-07 10:36:09zsollinkissue46290 messages
2022-01-07 10:36:09zsolcreate