8000 [3.10] bpo-44822: Don't truncate `str`s with embedded NULL chars returned by `sqlite3` UDF callbacks (GH-27588) by miss-islington · Pull Request #27611 · python/cpython · GitHub
[go: up one dir, main page]

Skip to content

[3.10] bpo-44822: Don't truncate strs with embedded NULL chars returned by sqlite3 UDF callbacks (GH-27588)#27611

Merged
miss-islington merged 1 commit intopython:3.10from
miss-islington:backport-8f010dc-3.10
Aug 6, 2021
Merged

[3.10] bpo-44822: Don't truncate `str`s with embedded NULL chars returned by `sqlite3` UDF callbacks (GH-27588)#27611
miss-islington merged 1 commit intopython:3.10from
miss-islington:backport-8f010dc-3.10

Commits

Commits on Aug 5, 2021

0