[issue43249] sqlite3_column_bytes() should be called after sqlite3_column_blob()

Berker Peksag report at bugs.python.org
Thu Feb 18 10:45:03 EST 2021


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


New changeset 47feb1feb28631b6647699b7633109aa85340966 by Erlend Egeberg Aasland in branch 'master':
bpo-43249: sqlite3_column_bytes() must follow sqlite_column_blob() (GH-24562)
https://github.com/python/cpython/commit/47feb1feb28631b6647699b7633109aa85340966


----------

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


More information about the Python-bugs-list mailing list