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