Asdger Gdsfe <doubledhe...@gmail.com> added the comment: Hey 3.6 is pretty old now so can we get this patch merged I'd really like this code to start working again, appreciate all your hard work!
class Something(ctypes.c_ulong): def __repr__(self): return super(Something, self).value Traceback (most recent call last): File "<stdin>", line 1, in <module> TypeError: __class__ set to <class '__main__.Something'> defining 'Something' as <class '__main__.Something'> ---------- nosy: +Asdger Gdsfe _______________________________________ Python tracker <rep...@bugs.python.org> <https://bugs.python.org/issue29270> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com