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-26.23:41:26
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1519688486.17.0.467229070634.issue32960@psf.upfronthosting.co.za>
In-reply-to
Content
This is a temporary measure until we can better define how frozen inheritance should work. In the meantime, disallow:

- frozen inherited from non-frozen
- non-frozen inherited from frozen
History
Date User Action Args
2018-02-26 23:41:26eric.smithsetrecipients: + eric.smith
2018-02-26 23:41:26eric.smithsetmessageid: <1519688486.17.0.467229070634.issue32960@psf.upfronthosting.co.za>
2018-02-26 23:41:26eric.smithlinkissue32960 messages
2018-02-26 23:41:26eric.smithcreate