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

No, unless we can add `self` as a private context to a sqlite3 database handle, 
we can't use that shortcut. However, using a custom context struct works, and 
it's a minor code change.

Proof-of-concept implementation diffstat:
 2 files changed, 54 insertions(+), 10 deletions(-)

----------

_______________________________________
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