[docs] [issue8145] Documentation about sqlite3 isolation_level

R. David Murray report at bugs.python.org
Fri Jan 11 15:57:54 CET 2013


R. David Murray added the comment:

I believe this patch is correct in essence, but I think it would be helpful to clarify the explanation of what autocommit mode is.  I'll work on an updated patch.

It could also be considered a bug that the standard context manager does not support autocommit mode, but I'm going to treat that as a separate bug.  Perhaps a fix will come out of fixing issue 10740.

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue8145>
_______________________________________


More information about the docs mailing list