[3.9] bpo-43853: Handle sqlite3_value_text() errors (GH-25422).#27627
Merged
serhiy-storchaka merged 1 commit intoAug 6, 2021
python:3.9python/cpython:3.9from
erlend-aasland:backport-006fd86-3.9erlend-aasland/cpython:backport-006fd86-3.9Copy head branch name to clipboard
Merged
[3.9] bpo-43853: Handle sqlite3_value_text() errors (GH-25422).#27627serhiy-storchaka merged 1 commit intopython:3.9python/cpython:3.9from erlend-aasland:backport-006fd86-3.9erlend-aasland/cpython:backport-006fd86-3.9Copy head branch name to clipboard
serhiy-storchaka merged 1 commit into
python:3.9python/cpython:3.9from
erlend-aasland:backport-006fd86-3.9erlend-aasland/cpython:backport-006fd86-3.9Copy head branch name to clipboard
Commits
Commits on Aug 6, 2021
[3.9] bpo-43853: Handle sqlite3_value_text() errors (GH-25422).
Show description for b8af560committed
Erlend Egeberg Aasland