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 corona10, eric.smith
Date 2018-06-23.14:46:35
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1529765196.08.0.56676864532.issue33805@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 3d70f7aef614c396f516b5fccedeebe98598714d by Eric V. Smith (Dong-hee Na) in branch 'master':
bpo-33805: Improve error message of dataclasses.replace() (GH-7580)
https://github.com/python/cpython/commit/3d70f7aef614c396f516b5fccedeebe98598714d
History
Date User Action Args
2018-06-23 14:46:36eric.smithsetrecipients: + eric.smith, corona10
2018-06-23 14:46:36eric.smithsetmessageid: <1529765196.08.0.56676864532.issue33805@psf.upfronthosting.co.za>
2018-06-23 14:46:36eric.smithlinkissue33805 messages
2018-06-23 14:46:35eric.smithcreate