cpython/Modules/_sqlite
Miss Islington (bot) 571ec56b65
[3.11] gh-105375: Improve error handling in sqlite3 collation callback (GH-105412) (#105441)
Check for error after each call to PyUnicode_FromStringAndSize().
(cherry picked from commit a24a780d93)

Co-authored-by: Erlend E. Aasland <erlend.aasland@protonmail.com>
2023-06-07 21:22:01 +00:00
..
clinic
blob.c
blob.h
connection.c [3.11] gh-105375: Improve error handling in sqlite3 collation callback (GH-105412) (#105441) 2023-06-07 21:22:01 +00:00
connection.h
cursor.c
cursor.h
microprotocols.c
microprotocols.h
module.c
module.h
prepare_protocol.c
prepare_protocol.h
row.c
row.h
statement.c
statement.h
util.c
util.h