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 eric.smith, ned.deily, sigurd
Date 2018-06-07.18:44:09
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1528397049.34.0.592728768989.issue33796@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset e7adf2ba41832404100313f9ac9d9f7fabedc1fd by Eric V. Smith in branch 'master':
bpo-33796: Ignore ClassVar for dataclasses.replace(). (GH-7488)
https://github.com/python/cpython/commit/e7adf2ba41832404100313f9ac9d9f7fabedc1fd
History
Date User Action Args
2018-06-07 18:44:09eric.smithsetrecipients: + eric.smith, ned.deily, sigurd
2018-06-07 18:44:09eric.smithsetmessageid: <1528397049.34.0.592728768989.issue33796@psf.upfronthosting.co.za>
2018-06-07 18:44:09eric.smithlinkissue33796 messages
2018-06-07 18:44:09eric.smithcreate