bpo-44822: Don't truncate `str`s with embedded NULL chars returned by `sqlite3` UDF callbacks by erlend-aasland · Pull Request #27588 · python/cpython
Erlend E. Aasland added 2 commits
Erlend E. Aasland added 2 commits
erlend-aasland
changed the title
bpo-44822: Pass string size to sqlite3_result_text()
bpo-44822: Don't truncate strs with embedded NULL chars returned by sqlite3 UDF callbacks
miss-islington pushed a commit to miss-islington/cpython that referenced this pull request
… `sqlite3` UDF callbacks (pythonGH-27588) (cherry picked from commit 8f010dc) Co-authored-by: Erlend Egeberg Aasland <erlend.aasland@innova.no>
miss-islington added a commit that referenced this pull request
erlend-aasland pushed a commit to erlend-aasland/cpython that referenced this pull request
…ned by `sqlite3` UDF callbacks (pythonGH-27588). (cherry picked from commit 8f010dc) Co-authored-by: Erlend Egeberg Aasland <erlend.aasland@innova.no>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters