cpython/Modules/_sqlite
Furkan Onder 32c37fe1ba
gh-67565: Remove redundant C-contiguity checks (GH-105521)
Co-authored-by: Stefan Krah <skrah@bytereef.org>
2023-10-23 12:54:46 +03:00
..
clinic gh-67565: Remove redundant C-contiguity checks (GH-105521) 2023-10-23 12:54:46 +03:00
blob.c
blob.h
connection.c gh-111089: Use PyUnicode_AsUTF8() in sqlite3 (#111122) 2023-10-20 20:04:27 +02:00
connection.h
cursor.c
cursor.h
microprotocols.c
microprotocols.h
module.c gh-108494: Argument Clinic: fix support of Limited C API (GH-108536) 2023-08-28 16:04:27 +03:00
module.h
prepare_protocol.c
prepare_protocol.h
row.c gh-110964: Remove private _PyArg functions (#110966) 2023-10-17 14:30:31 +02:00
row.h
statement.c
statement.h
util.c gh-106320: Remove private PyLong C API functions (#108429) 2023-08-24 18:53:50 +02:00
util.h