[issue29006] 2.7.13 _sqlite more prone to "database table is locked"

Armin Rigo report at bugs.python.org
Tue Dec 20 04:26:54 EST 2016


Armin Rigo added the comment:

Tried that, but reverted because on Windows CheckTypeMapUsage() would fail with SQLITE_MISUSE ("ProgrammingError: database table is locked").  For now PyPy will not implement this 2.7.13 change.  I really suspect you can get the same problems on CPython in some cases, as described.

----------

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


More information about the Python-bugs-list mailing list