Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython3
/
0827064c955f88df8ba5621d8e3d81be3cfc26a9
/
Modules
/
_sqlite
/
connection.h
29198ea
bpo-8677: use PY_SSIZE_T_CLEAN in sqlite (GH-12434)
by Inada Naoki
· 6 years ago
aefa7eb
bpo-6532: Make the thread id an unsigned integer. (#781)
by Serhiy Storchaka
· 8 years ago
59da4b3
Issue #28037: Use sqlite3_get_autocommit() instead of setting Connection->inTransaction manually
by Berker Peksag
· 9 years ago
2891492
Issue #27881: Fixed possible bugs when setting sqlite3.Connection.isolation_level.
by Serhiy Storchaka
· 9 years ago
483405b
Issue #22883: Got rid of outdated references to PyInt and PyString in comments.
by Serhiy Storchaka
· 10 years ago
bc35beb
Undocument and clean up sqlite3.OptimizedUnicode
by Petri Lehtinen
· 13 years ago
3b3499b
#11565: Merge with 3.1.
by Ezio Melotti
· 14 years ago
1392500
#11565: Fix several typos. Patch by Piotr Kasprzyk.
by Ezio Melotti
· 14 years ago
a2e7d9b
Fix T_BOOL bug of issue 8845.
by Martin v. Löwis
· 15 years ago
c934f32
Welcome to the UTF-8 world.
by Florent Xicluna
· 15 years ago
f9cee22
Merged new pysqlite version 2.6.0 from trunk.
by Gerhard Häring
· 15 years ago
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
fc7bb8c
Merged revisions 53304-53433,53435-53450 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