[issue23129] sqlite3 COMMIT nested in SELECT returns unexpected results

Berker Peksag report at bugs.python.org
Fri Aug 26 15:19:54 EDT 2016


Berker Peksag added the comment:

Thanks for the report! This is a duplicate of issue 10513. I've pushed a patch to fix this for 2.7 and 3.5+ in 030e100f048a and 81f614dd8136.

----------
components: +Extension Modules
nosy: +berker.peksag
resolution:  -> duplicate
stage:  -> resolved
status: open -> closed
superseder:  -> sqlite3.InterfaceError after commit
versions: +Python 3.5, Python 3.6

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue23129>
_______________________________________


More information about the Python-bugs-list mailing list