[issue33376] [pysqlite] Duplicate rows can be returned after rolling back a transaction

Erlend E. Aasland report at bugs.python.org
Mon May 10 17:35:59 EDT 2021


Erlend E. Aasland <erlend.aasland at innova.no> added the comment:

I believe the former proposed solution is the correct solution. I'm digging though the pysqlite git history (both in the original repo and in CPython), the SQLite changelogs, and different test suites to prove me wrong :) I'm using bpo-44092 to track my findings.

----------

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


More information about the Python-bugs-list mailing list