[issue39457] Add an autocommit property to sqlite3.Connection with a PEP 249 compliant manual commit mode and migrate

Géry report at bugs.python.org
Sun Jan 26 17:07:24 EST 2020


Géry <gery.ogam at gmail.com> added the comment:

> - Remove the value None of the autocommit property and its deprecation warning.

Correction:

- Remove the value None of the autocommit property and its deprecation warning, so that the old manual commit mode disappears.

----------

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


More information about the Python-bugs-list mailing list