Erlend Egeberg Aasland <erlend.aasl...@innova.no> added the comment:

Connection.__init__() fixed by iterating though tp_bases in order to find the 
correct base class to load the state from. There should be a better way to do 
this than to dig through type member internals.

----------

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

Reply via email to