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.

URL PR 27588
Status merged
Title bpo-44822: Don't truncate `str`s with embedded NULL chars returned by `sqlite3` UDF callbacks
History
Date User Action Args
2021-08-05 07:22:10erlendaaslandsetstatus: open -> merged
2021-08-04 22:43:46erlendaaslandsettitle: bpo-44822: Pass string size to sqlite3_result_text() -> bpo-44822: Don't truncate `str`s with embedded NULL chars returned by `sqlite3` UDF callbacks
2021-08-04 08:33:55erlendaaslandlinkissue44822 pull_requests
2021-08-04 08:33:55erlendaaslandcreate