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
/
microprotocols.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
bpo-42064: Convert `sqlite3` global state to module state (GH-29073)
Erlend Egeberg Aasland
2021-10-27
1
-2/+3
*
Remove unused macros from Modules/_sqlite/microprotocols.h (GH-28171)
Erlend Egeberg Aasland
2021-09-05
1
-6/+0
*
bpo-42064: Optimise `sqlite3` state access, part 1 (GH-27273)
Erlend Egeberg Aasland
2021-07-29
1
-2/+3
*
bpo-40956: Convert _sqlite3 module level functions to Argument Clinic (GH-22484)
Erlend Egeberg Aasland
2020-10-31
1
-5/+0
*
bpo-42021: Fix possible ref leaks during _sqlite3 module init (GH-22673)
Erlend Egeberg Aasland
2020-10-15
1
-1/+1
*
bpo-8677: use PY_SSIZE_T_CLEAN in sqlite (GH-12434)
Inada Naoki
2019-03-19
1
-0/+1
*
closes bpo-32460: ensure all non-static globals have initializers (#5061)
Benjamin Peterson
2017-12-31
1
-4/+0
*
Removed unintentional trailing spaces in non-external and non-generated C files.
Serhiy Storchaka
2015-03-18
1
-1/+1
*
Merged revisions 66394,66404,66412,66414,66424-66436 via svnmerge from
Benjamin Peterson
2008-09-13
1
-5/+5
*
Bring sqlite3 module up-to-date with what's now in 2.6. Almost. I intentionally
Gerhard Häring
2008-03-29
1
-4/+0
*
Merged revisions 53304-53433,53435-53450 via svnmerge from
Thomas Wouters
2007-01-15
1
-1/+1
*
Much-needed merge (using svnmerge.py this time) of trunk changes into p3yk.
Thomas Wouters
2006-05-27
1
-2/+2
*
Merge p3yk branch with the trunk up to revision 45595. This breaks a fair
Thomas Wouters
2006-04-21
1
-0/+59