Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | #1629: Renamed Py_Size, Py_Type and Py_Refcnt to Py_SIZE, Py_TYPE and Py_REFC... | Christian Heimes | 2007-12-19 | 1 | -2/+2 |
* | PEP 3123: Provide forward compatibility with Python 3.0, while keeping | Martin v. Löwis | 2007-07-21 | 1 | -6/+4 |
* | Patch by Tim Delany (missing DECREF). SF #1731330. | Guido van Rossum | 2007-06-05 | 1 | -0/+1 |
* | Merged changes from standalone version 2.3.3. This should probably all be | Gerhard Häring | 2007-01-14 | 1 | -29/+29 |
* | Updated the sqlite3 module to the external pysqlite 2.2.2 version. | Gerhard Häring | 2006-04-23 | 1 | -5/+18 |
* | upgrade to final version of pysqlite 2.2.0 | Anthony Baxter | 2006-04-05 | 1 | -2/+2 |
* | Update to pysqlite 2.2.0 | Anthony Baxter | 2006-04-04 | 1 | -11/+30 |
* | merged the sqlite-integration branch. | Anthony Baxter | 2006-04-01 | 1 | -0/+343 |