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
/
clinic
Commit message (
Expand
)
Author
Age
Files
Lines
*
bpo-44859: Improve error handling in sqlite3 and and raise more accurate exce...
Serhiy Storchaka
2021-08-08
1
-1/+30
*
bpo-42064: Optimise `sqlite3` state access, part 1 (GH-27273)
Erlend Egeberg Aasland
2021-07-29
1
-5/+16
*
bpo-44688: Remove ASCII limitation from `sqlite3` collation names (GH-27395)
Erlend Egeberg Aasland
2021-07-29
1
-5/+11
*
Fix docstring typo in sqlite3.Connection.executescript/sqlite3.Cursor.execute...
Erlend Egeberg Aasland
2021-07-14
2
-4/+4
*
bpo-40956: Convert sqlite3.connect and sqlite3.Connection.__init__ to AC (GH-...
Erlend Egeberg Aasland
2021-06-20
2
-2/+215
*
bpo-42064: Move sqlite3 types to global state (GH-26537)
Erlend Egeberg Aasland
2021-06-15
4
-13/+13
*
bpo-40956: Fix segfault when Connection.backup is called without target (GH-2...
Erlend Egeberg Aasland
2021-02-10
1
-19/+10
*
bpo-40956: Fix sqlite3.Cursor.fetchmany() default value (GH-24214)
Erlend Egeberg Aasland
2021-01-13
1
-3/+6
*
bpo-40956: Convert _sqlite3.Cursor to Argument Clinic (GH-24007)
Erlend Egeberg Aasland
2021-01-05
1
-0/+259
*
bpo-40956: Convert _sqlite3.Row to Argument Clinic (GH-23964)
Erlend Egeberg Aasland
2020-12-29
1
-0/+56
*
bpo-40956: Convert _sqlite3.Connection to Argument Clinic, part 2 (GH-23838)
Erlend Egeberg Aasland
2020-12-27
1
-1/+209
*
bpo-40956: Fix sqlite3 AC code (GH-23837)
Dong-hee Na
2020-12-18
1
-3/+27
*
bpo-40956: Convert _sqlite3.Connection to Argument Clinic (GH-23341)
Erlend Egeberg Aasland
2020-12-18
1
-0/+490
*
bpo-40956: Convert _sqlite3 module level functions to Argument Clinic (GH-22484)
Erlend Egeberg Aasland
2020-10-31
1
-0/+222