[issue27881] Fix possible bugs when setting sqlite3.Connection.isolation_level

Aviv Palivoda report at bugs.python.org
Thu Sep 1 14:49:41 EDT 2016


Aviv Palivoda added the comment:

The only change I see that can happen is that we return upper case isolation level when the user used a lower case. I think that it is worth to slow down the getter for the code simplification.

----------

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


More information about the Python-bugs-list mailing list