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

Work with item 7 is progressing; see WIP branch for details. Current 
showstopper is how to fetch module state from Connection.__init__ when it has 
been overloaded (for example in /Lib/sqlite3/test/factory.py). Guessing that 
Py_TYPE(self) does not return the sqlite3.Connection type.

----------

_______________________________________
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