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, rhettinger
Date 2018-03-19.00:40:37
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1521420037.8.0.467229070634.issue32953@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset f199bc655eb50c28e94010714629b376bbbd077b by Eric V. Smith in branch 'master':
bpo-32953: Dataclasses: frozen should not be inherited for non-dataclass derived classes (#6147)
https://github.com/python/cpython/commit/f199bc655eb50c28e94010714629b376bbbd077b
History
Date User Action Args
2018-03-19 00:40:37eric.smithsetrecipients: + eric.smith, rhettinger
2018-03-19 00:40:37eric.smithsetmessageid: <1521420037.8.0.467229070634.issue32953@psf.upfronthosting.co.za>
2018-03-19 00:40:37eric.smithlinkissue32953 messages
2018-03-19 00:40:37eric.smithcreate