[issue44092] [sqlite3] Remove special rollback handling

Erlend E. Aasland report at bugs.python.org
Mon Jan 3 18:01:37 EST 2022


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

Reopening; there's some clean-up left.

After GH-26026, the `reset` member of `pysqlite_Cursor` is now unused. We can remove it and all related code. PR coming.

----------
resolution: fixed -> 
status: closed -> open

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


More information about the Python-bugs-list mailing list