Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Silenced a compiler warning in the sqlite module | Christian Heimes | 2008-08-22 | 1 | -2/+2 |
* | This reverts r63675 based on the discussion in this thread: | Gregory P. Smith | 2008-06-09 | 1 | -3/+3 |
* | Renamed PyString to PyBytes | Christian Heimes | 2008-05-26 | 1 | -3/+3 |
* | Applied sqliterow-richcmp.diff patch from Thomas Heller in Issue2152. The | Gerhard Häring | 2008-05-04 | 1 | -2/+26 |
* | #1629: Renamed Py_Size, Py_Type and Py_Refcnt to Py_SIZE, Py_TYPE and Py_REFC... | Christian Heimes | 2007-12-19 | 1 | -1/+1 |
* | PEP 3123: Provide forward compatibility with Python 3.0, while keeping | Martin v. Löwis | 2007-07-21 | 1 | -3/+2 |
* | Merged changes from standalone version 2.3.3. This should probably all be | Gerhard Häring | 2007-01-14 | 1 | -22/+53 |
* | upgrade to final version of pysqlite 2.2.0 | Anthony Baxter | 2006-04-05 | 1 | -1/+1 |
* | Update to pysqlite 2.2.0 | Anthony Baxter | 2006-04-04 | 1 | -4/+11 |
* | Make ssize_t clean | Neal Norwitz | 2006-04-01 | 1 | -2/+2 |
* | merged the sqlite-integration branch. | Anthony Baxter | 2006-04-01 | 1 | -0/+195 |