[issue44822] [sqlite3] Do not truncate results of user functions and aggregates on the first NUL

Serhiy Storchaka report at bugs.python.org
Thu Aug 5 03:22:30 EDT 2021


Serhiy Storchaka <storchaka+cpython at gmail.com> added the comment:


New changeset 8f010dc920e1f6dc6a357e7cc1460a7a567c05c6 by Erlend Egeberg Aasland in branch 'main':
bpo-44822: Don't truncate `str`s with embedded NULL chars returned by `sqlite3` UDF callbacks (GH-27588)
https://github.com/python/cpython/commit/8f010dc920e1f6dc6a357e7cc1460a7a567c05c6


----------

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


More information about the Python-bugs-list mailing list