[issue22098] Behavior of Structure inconsistent with BigEndianStructure when using __slots__

Roundup Robot report at bugs.python.org
Sat Aug 30 00:39:10 CEST 2014


Roundup Robot added the comment:

New changeset c499cc2c4a06 by Antoine Pitrou in branch 'default':
Issue #22098: ctypes' BigEndianStructure and LittleEndianStructure now define an empty __slots__ so that subclasses don't always get an instance dict.
http://hg.python.org/cpython/rev/c499cc2c4a06

----------
nosy: +python-dev

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


More information about the Python-bugs-list mailing list