cpython/Modules/_sqlite
2025-02-10 00:14:40 +00:00
..
clinic [3.12] gh-113993: Make interned strings mortal (GH-120520, GH-121364, GH-121903, GH-122303) (#123065) 2024-09-27 13:28:48 -07:00
blob.c
blob.h
connection.c [3.12] gh-129346: Handle allocation errors for SQLite aggregate context (GH-129347) (#129373) 2025-01-27 17:33:18 +00:00
connection.h
cursor.c [3.12] gh-117995: Don't raise DeprecationWarnings for indexed nameless params (GH-118001) (#118142) 2024-04-22 06:58:41 +00:00
cursor.h
microprotocols.c
microprotocols.h
module.c gh-99113: Add Py_MOD_PER_INTERPRETER_GIL_SUPPORTED (gh-104205) 2023-05-05 21:11:27 +00:00
module.h
prepare_protocol.c
prepare_protocol.h
row.c [3.12] gh-129603: Don't segfault if sqlite3.Row description is None (#129604) (#129924) 2025-02-10 00:14:40 +00:00
row.h
statement.c
statement.h
util.c [3.12] gh-126742: Add _PyErr_SetLocaleString, use it for gdbm & dlerror messages (GH-126746) (GH-128027) 2024-12-17 14:53:16 +02:00
util.h