.. |
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
|
gh-69093: Support basic incremental I/O to blobs in sqlite3 (GH-30680)
|
2022-04-14 17:02:56 -07:00 |
connection.c
|
gh-89301: Fix regression with bound values in traced SQLite statements (#92053)
|
2022-05-02 08:14:35 -06:00 |
connection.h
|
gh-69093: Support basic incremental I/O to blobs in sqlite3 (GH-30680)
|
2022-04-14 17:02:56 -07:00 |
cursor.c
|
gh-92206: Move pysqlite_step() to Modules/_sqlite/cursor.c (#92207)
|
2022-05-02 21:45:04 -06:00 |
cursor.h
|
bpo-44092: Remove unused member reset from sqlite3.Cursor (GH-30377)
|
2022-01-03 15:47:16 -08:00 |
microprotocols.c
|
bpo-46541: Replace _Py_IDENTIFIER with _Py_ID in sqlite3 (GH-31351)
|
2022-02-17 00:24:44 +09:00 |
microprotocols.h
|
bpo-42064: Convert sqlite3 global state to module state (GH-29073)
|
2021-10-27 13:12:21 +02:00 |
module.c
|
gh-69093: Expose sqlite3.Blob as a class (GH-91550)
|
2022-04-15 06:29:57 -07:00 |
module.h
|
gh-69093: Support basic incremental I/O to blobs in sqlite3 (GH-30680)
|
2022-04-14 17:02:56 -07:00 |
prepare_protocol.c
|
|
|
prepare_protocol.h
|
Remove unused UNKNOWN macros from cursor.h and prepare_protocol.h (GH-27885)
|
2021-08-22 22:23:45 +09:00 |
row.c
|
bpo-42064: Convert sqlite3 global state to module state (GH-29073)
|
2021-10-27 13:12:21 +02:00 |
row.h
|
|
|
statement.c
|
bpo-44859: Raise more accurate exceptions in sqlite3 (GH-27695)
|
2022-03-16 22:58:25 -07:00 |
statement.h
|
bpo-44958: Revert GH-27844 (GH-28574)
|
2021-09-26 22:24:19 +01:00 |
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 |