Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython3
/
a23810f86a53e394936b38ed9c6104fe2cc592cf
/
Modules
/
_sqlite
/
connection.c
72b710a
Renamed PyString to PyBytes
by Christian Heimes
· 17 years ago
e7ea745
Bring sqlite3 module up-to-date with what's now in 2.6. Almost. I intentionally
by Gerhard Häring
· 17 years ago
bbe741d
Merged revisions 61981,61984-61987,61992-61993,61997-62000 via svnmerge from
by Christian Heimes
· 17 years ago
90aa764
#1629: Renamed Py_Size, Py_Type and Py_Refcnt to Py_SIZE, Py_TYPE and Py_REFCNT.
by Christian Heimes
· 18 years ago
217cfd1
Cleanup: Replaced most PyInt_ aliases with PyLong_ and disabled the aliases in intobject.h
by Christian Heimes
· 18 years ago
ceab610
#1480: fix refleak in the sqlite module.
by Georg Brandl
· 18 years ago
98297ee
Merging the py3k-pep3137 branch back into the py3k branch.
by Guido van Rossum
· 18 years ago
efee9f5
Use unicode in more places. Fixes a problem with str8 + str in test.
by Neal Norwitz
· 18 years ago
14ef70b
Remove unused variables
by Neal Norwitz
· 18 years ago
bae07c9
Breaking ground for PEP 3137 implementation:
by Guido van Rossum
· 18 years ago
0eaa940
Fix automatic replacing mistake.
by Georg Brandl
· 18 years ago
10f07c4
A few sqlite files were still using RO instead of READONLY.
by Guido van Rossum
· 18 years ago
6e69f7f
Fix a bit of code that wasn't converted properly, causing a segfault.
by Guido van Rossum
· 18 years ago
6d21456
Make the sqlite tests pass.
by Gerhard Häring
· 18 years ago
9f2e346
Merged revisions 56467-56482 via svnmerge from
by Martin v. Löwis
· 18 years ago
fc7bb8c
Merged revisions 53304-53433,53435-53450 via svnmerge from
by Thomas Wouters
· 19 years ago
0e3f591
Merged revisions 46753-51188 via svnmerge from
by Thomas Wouters
· 19 years ago
477c8d5
Much-needed merge (using svnmerge.py this time) of trunk changes into p3yk.
by Thomas Wouters
· 19 years ago
49fd7fa
Merge p3yk branch with the trunk up to revision 45595. This breaks a fair
by Thomas Wouters
· 19 years ago