index
:
cpython.git
2.7
3.3
3.4
3.5
3.6
benjamin-clang
benjamin-iteration-torture
buildbot-custom
master
https://github.com/python/cpython.git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Modules
/
_sqlite
/
statement.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
gh-104922: remove PY_SSIZE_T_CLEAN (#106315)
Inada Naoki
2023-07-02
1
-1/+0
*
gh-88239: Use sqlite3_stmt_busy() to determine if statements are in use (#25984)
Erlend Egeberg Aasland
2022-06-27
1
-1/+0
*
gh-92206: Improve scoping of sqlite3 statement helper (#92260)
Erlend Egeberg Aasland
2022-05-03
1
-2/+0
*
gh-92206: Improve scoping of sqlite3 bind param functions (#92250)
Erlend Egeberg Aasland
2022-05-03
1
-5/+0
*
gh-92206: Improve scoping of sqlite3 reset statement helper (#92241)
Erlend Egeberg Aasland
2022-05-03
1
-1/+0
*
bpo-44958: Revert GH-27844 (GH-28574)
Erlend Egeberg Aasland
2021-09-26
1
-1/+1
*
bpo-44958: Only reset `sqlite3` statements when needed (GH-27844)
Erlend Egeberg Aasland
2021-09-21
1
-1/+1
*
bpo-44079: Strip superfluous statement cache from sqlite3.Connection (GH-25998)
Erlend Egeberg Aasland
2021-08-18
1
-2/+0
*
bpo-42064: Optimise `sqlite3` state access, part 1 (GH-27273)
Erlend Egeberg Aasland
2021-07-29
1
-1/+3
*
bpo-42064: Remove stale extern declarations in `sqlite3` headers (GH-26840)
Erlend Egeberg Aasland
2021-06-23
1
-2/+0
*
bpo-44326: Remove unused members from pysqlite_Statement (GH-26564)
Erlend Egeberg Aasland
2021-06-06
1
-2/+0
*
bpo-42972: Track sqlite3 statement objects (GH-26475)
Erlend Egeberg Aasland
2021-06-01
1
-4/+1
*
bpo-40959: Remove unused declarations from sqlite3 headers (GH-20828)
Erlend Egeberg Aasland
2021-01-06
1
-1/+0
*
bpo-41861: Convert _sqlite3 RowType and StatementType to heap types (GH-22444)
Erlend Egeberg Aasland
2020-10-01
1
-2/+2
*
bpo-8677: use PY_SSIZE_T_CLEAN in sqlite (GH-12434)
Inada Naoki
2019-03-19
1
-0/+1
*
closes bpo-31525: require sqlite3_prepare_v2 (#3666)
Benjamin Peterson
2017-09-20
1
-1/+0
*
bpo-28518: Start a transaction implicitly before a DML statement (#245)
Berker Peksag
2017-02-26
1
-1/+1
*
Issue #10740: sqlite3 no longer implicitly commit an open transaction before ...
Berker Peksag
2016-09-11
1
-0/+1
*
Undocument and clean up sqlite3.OptimizedUnicode
Petri Lehtinen
2012-02-09
1
-2/+2
*
Welcome to the UTF-8 world.
Florent Xicluna
2010-09-03
1
-1/+1
*
Merged new pysqlite version 2.6.0 from trunk.
Gerhard Häring
2010-03-05
1
-1/+1
*
Bring sqlite3 module up-to-date with what's now in 2.6. Almost. I intentionally
Gerhard Häring
2008-03-29
1
-3/+3
*
Merged revisions 53304-53433,53435-53450 via svnmerge from
Thomas Wouters
2007-01-15
1
-11/+11
*
Much-needed merge (using svnmerge.py this time) of trunk changes into p3yk.
Thomas Wouters
2006-05-27
1
-0/+1
*
Merge p3yk branch with the trunk up to revision 45595. This breaks a fair
Thomas Wouters
2006-04-21
1
-0/+58