This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author miss-islington
Recipients erlendaasland, miss-islington, serhiy.storchaka
Date 2021-08-06.18:00:04
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1628272804.6.0.516388382082.issue44822@roundup.psfhosted.org>
In-reply-to
Content
New changeset 2b1e713f877102bbca299f0f5d7db969d78db49f by Miss Islington (bot) in branch '3.10':
bpo-44822: Don't truncate `str`s with embedded NULL chars returned by `sqlite3` UDF callbacks (GH-27588)
https://github.com/python/cpython/commit/2b1e713f877102bbca299f0f5d7db969d78db49f
History
Date User Action Args
2021-08-06 18:00:04miss-islingtonsetrecipients: + miss-islington, serhiy.storchaka, erlendaasland
2021-08-06 18:00:04miss-islingtonsetmessageid: <1628272804.6.0.516388382082.issue44822@roundup.psfhosted.org>
2021-08-06 18:00:04miss-islingtonlinkissue44822 messages
2021-08-06 18:00:04miss-islingtoncreate