New submission from Eric V. Smith <e...@trueblade.com>:

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

----------
assignee: eric.smith
components: Library (Lib)
messages: 312972
nosy: eric.smith
priority: normal
severity: normal
status: open
title: dataclasses: disallow inheritance between frozen and non-frozen classes
versions: Python 3.7, Python 3.8

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue32960>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to