Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython3
/
376ffc6ac491da74920aed1b8e35bc371cb766ac
/
Modules
/
_sqlite
/
connection.h
203b249
bpo-40959: Remove unused declarations from sqlite3 headers (GH-20828)
by Erlend Egeberg Aasland
· 4 years, 7 months ago
3ccef1c
bpo-40956: Convert _sqlite3.Connection to Argument Clinic, part 2 (GH-23838)
by Erlend Egeberg Aasland
· 4 years, 7 months ago
1ba82bb
bpo-40956: Convert _sqlite3.Connection to Argument Clinic (GH-23341)
by Erlend Egeberg Aasland
· 4 years, 8 months ago
256e54a
bpo-41861: Convert _sqlite3 CursorType and ConnectionType to heap types (GH-22478)
by Erlend Egeberg Aasland
· 4 years, 10 months ago
b9a0376
closes bpo-37347: Fix refcount problem in sqlite3. (GH-14268)
by gescheit
· 6 years ago
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