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 brandtbucher, eric.smith, freundTech, gvanrossum
Date 2021-04-11.01:28:44
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1618104525.16.0.365367966288.issue43764@roundup.psfhosted.org>
In-reply-to
Content
New changeset 750f484752763fe9ac1d6455780aabcb67f25508 by Eric V. Smith in branch 'master':
bpo-43764: Add match_args=False parameter to dataclass decorator and to make_dataclasses function. (GH-25337)
https://github.com/python/cpython/commit/750f484752763fe9ac1d6455780aabcb67f25508
History
Date User Action Args
2021-04-11 01:28:45eric.smithsetrecipients: + eric.smith, gvanrossum, brandtbucher, freundTech
2021-04-11 01:28:45eric.smithsetmessageid: <1618104525.16.0.365367966288.issue43764@roundup.psfhosted.org>
2021-04-11 01:28:45eric.smithlinkissue43764 messages
2021-04-11 01:28:44eric.smithcreate