cpython/Modules/_sqlite/clinic
Erlend Egeberg Aasland 5269c09145
bpo-44688: Remove ASCII limitation from `sqlite3` collation names (GH-27395)
2021-07-29 09:47:56 +02:00
..
connection.c.h bpo-44688: Remove ASCII limitation from `sqlite3` collation names (GH-27395) 2021-07-29 09:47:56 +02:00
cursor.c.h Fix docstring typo in sqlite3.Connection.executescript/sqlite3.Cursor.executescript (GH-27147) 2021-07-14 14:54:37 -07:00
module.c.h bpo-40956: Convert sqlite3.connect and sqlite3.Connection.__init__ to AC (GH-24421) 2021-06-20 20:24:00 +01:00
row.c.h bpo-42064: Move sqlite3 types to global state (GH-26537) 2021-06-15 14:47:34 +02:00