[issue43369] [sqlite3] Handle out-of-memory errors in sqlite3_column_*()

Berker Peksag report at bugs.python.org
Thu Mar 4 04:50:40 EST 2021


Berker Peksag <berker.peksag at gmail.com> added the comment:


New changeset e161ec5dd7ba9355eb06757b9304019ac53cdf69 by Erlend Egeberg Aasland in branch 'master':
bpo-43369: sqlite3_column_{text,blob} failures now raise MemoryError (GH-24723)
https://github.com/python/cpython/commit/e161ec5dd7ba9355eb06757b9304019ac53cdf69


----------

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


More information about the Python-bugs-list mailing list