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
Date 2018-02-27.01:59:58
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1519696798.88.0.467229070634.issue32960@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset a93e3dc236279692eaf50b91d358da5983983b14 by Eric V. Smith (Miss Islington (bot)) in branch '3.7':
bpo-32960: For dataclasses, disallow inheriting frozen from non-frozen classes and vice-versa, (GH-5919) (GH-5920)
https://github.com/python/cpython/commit/a93e3dc236279692eaf50b91d358da5983983b14
History
Date User Action Args
2018-02-27 01:59:58eric.smithsetrecipients: + eric.smith
2018-02-27 01:59:58eric.smithsetmessageid: <1519696798.88.0.467229070634.issue32960@psf.upfronthosting.co.za>
2018-02-27 01:59:58eric.smithlinkissue32960 messages
2018-02-27 01:59:58eric.smithcreate