cpython/Modules/_sqlite
2022-05-02 21:45:04 -06:00
..
clinic gh-91583: AC: Fix regression for functions with defining_class (GH-91739) 2022-04-30 13:15:02 +03:00
blob.c gh-92019: Make sqlite3.Blob indexing conform with the norm (#92020) 2022-04-30 09:01:37 -06:00
blob.h
connection.c gh-89301: Fix regression with bound values in traced SQLite statements (#92053) 2022-05-02 08:14:35 -06:00
connection.h
cursor.c gh-92206: Move pysqlite_step() to Modules/_sqlite/cursor.c (#92207) 2022-05-02 21:45:04 -06:00
cursor.h
microprotocols.c
microprotocols.h
module.c gh-69093: Expose sqlite3.Blob as a class (GH-91550) 2022-04-15 06:29:57 -07:00
module.h
prepare_protocol.c
prepare_protocol.h
row.c
row.h
statement.c
statement.h
util.c gh-92206: Move pysqlite_step() to Modules/_sqlite/cursor.c (#92207) 2022-05-02 21:45:04 -06:00
util.h gh-92206: Move pysqlite_step() to Modules/_sqlite/cursor.c (#92207) 2022-05-02 21:45:04 -06:00