[issue24329] __qualname__ and __slots__

Xiang Zhang report at bugs.python.org
Mon Dec 5 04:08:41 EST 2016


Xiang Zhang added the comment:

> However, consistency is a good thing, so allowing it seems reasonable.

The inconsistency also appears when "__classcell__" in slots with or without super().

v4 catches up with HEAD.

----------
Added file: http://bugs.python.org/file45762/slots_special-v4.patch

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue24329>
_______________________________________


More information about the Python-bugs-list mailing list