[issue29270] super call in ctypes sub-class fails in 3.6

Eryk Sun report at bugs.python.org
Fri Jan 13 21:15:13 EST 2017


Eryk Sun added the comment:

Here's a patch that deletes __classcell__ from the dict before calling type_new.

----------
keywords: +patch
Added file: http://bugs.python.org/file46285/issue_29270_01.patch

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


More information about the Python-bugs-list mailing list