Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython2
/
a26cf9b7609fc1c08fd1a69ddf5e44dc98a70dce
/
Modules
/
_sqlite
/
connection.c
e93237d
#1629: Renamed Py_Size, Py_Type and Py_Refcnt to Py_SIZE, Py_TYPE and Py_REFCNT. Macros for b/w compatibility are available.
by Christian Heimes
· 18 years ago
6819210
PEP 3123: Provide forward compatibility with Python 3.0, while keeping
by Martin v. Löwis
· 18 years ago
0741a60
Merged changes from standalone version 2.3.3. This should probably all be
by Gerhard Häring
· 19 years ago
ecd2010
Fixed a memory leak that was introduced with incorrect usage of the Python weak
by Gerhard Häring
· 19 years ago
fe7d0c3
Speculative checkin (requires approval of Gerhard Haering)
by Neal Norwitz
· 19 years ago
b2e8816
- Added version checks in C code to make sure we don't trigger bugs in older
by Gerhard Häring
· 19 years ago
1541ef0
Merged changes from external pysqlite 2.3.0 release. Documentation updates will
by Gerhard Häring
· 19 years ago
3e99c0a
Updated the sqlite3 module to the external pysqlite 2.2.2 version.
by Gerhard Häring
· 19 years ago
5b03065
Fix memory leak
by Neal Norwitz
· 19 years ago
d126200
Fix unchecked return result from Coverity.
by Neal Norwitz
· 19 years ago
8e7b490
upgrade to final version of pysqlite 2.2.0
by Anthony Baxter
· 19 years ago
72289a6
Update to pysqlite 2.2.0
by Anthony Baxter
· 19 years ago
95f0e4c
Make ssize_t clean
by Neal Norwitz
· 19 years ago
c51ee69
merged the sqlite-integration branch.
by Anthony Baxter
· 19 years ago