| Commit message (Expand) | Author | Age | Files | Lines |
* | gh-104922: remove PY_SSIZE_T_CLEAN (#106315) | Inada Naoki | 2023-07-02 | 1 | -1/+0 |
|
|
* | bpo-44092: Remove unused member `reset` from `sqlite3.Cursor` (GH-30377) | Erlend Egeberg Aasland | 2022-01-03 | 1 | -1/+0 |
|
|
* | bpo-44976: Lazy creation of sqlite3 result rows (GH-27884) | Erlend Egeberg Aasland | 2021-08-25 | 1 | -3/+0 |
|
|
* | Remove unused UNKNOWN macros from cursor.h and prepare_protocol.h (GH-27885) | Erlend Egeberg Aasland | 2021-08-22 | 1 | -1/+0 |
|
|
* | bpo-42064: Remove stale extern declarations in `sqlite3` headers (GH-26840) | Erlend Egeberg Aasland | 2021-06-23 | 1 | -2/+0 |
|
|
* | bpo-40959: Remove unused declarations from sqlite3 headers (GH-20828) | Erlend Egeberg Aasland | 2021-01-06 | 1 | -3/+0 |
|
|
* | bpo-40956: Convert _sqlite3.Cursor to Argument Clinic (GH-24007) | Erlend Egeberg Aasland | 2021-01-05 | 1 | -7/+0 |
|
|
* | bpo-41861: Convert _sqlite3 CursorType and ConnectionType to heap types (GH-2... | Erlend Egeberg Aasland | 2020-10-01 | 1 | -2/+2 |
|
|
* | bpo-8677: use PY_SSIZE_T_CLEAN in sqlite (GH-12434) | Inada Naoki | 2019-03-19 | 1 | -0/+1 |
|
|
* | Issue #10740: sqlite3 no longer implicitly commit an open transaction before ... | Berker Peksag | 2016-09-11 | 1 | -6/+0 |
|
|
* | #10811: Fix recursive usage of cursors. Instead of crashing, raise a Programm... | Gerhard Haering | 2011-05-09 | 1 | -0/+1 |
|
|
* | Welcome to the UTF-8 world. | Florent Xicluna | 2010-09-03 | 1 | -1/+1 |
|
|
* | Merged new pysqlite version 2.6.0 from trunk. | Gerhard Häring | 2010-03-05 | 1 | -3/+6 |
|
|
* | Merged revisions 63562,63570,63728,63734,63784,63788,63802,63817,63827,63839,... | Georg Brandl | 2008-06-10 | 1 | -1/+1 |
|
|
* | Bring sqlite3 module up-to-date with what's now in 2.6. Almost. I intentionally | Gerhard Häring | 2008-03-29 | 1 | -2/+2 |
|
|
* | Merged revisions 53304-53433,53435-53450 via svnmerge from | Thomas Wouters | 2007-01-15 | 1 | -17/+17 |
|
|
* | Much-needed merge (using svnmerge.py this time) of trunk changes into p3yk. | Thomas Wouters | 2006-05-27 | 1 | -1/+1 |
|
|
* | Merge p3yk branch with the trunk up to revision 45595. This breaks a fair | Thomas Wouters | 2006-04-21 | 1 | -0/+71 |
|
|