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
/
Lib
/
test
/
test_sqlite3
/
test_regression.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
add missing gc_collect() calls in sqlite3 tests (#127446)
CF Bolz-Tereick
2024-12-02
1
-0/+2
*
gh-105539: Explict resource management for connection objects in sqlite3 test...
Erlend E. Aasland
2023-08-17
1
-66/+57
*
GH-103805: Lib test f541 linting issue fix (#103812)
Rodolfo M. Pereira
2023-04-24
1
-3/+3
*
gh-90016: Deprecate default sqlite3 adapters and converters (#94276)
Erlend Egeberg Aasland
2022-07-20
1
-2/+4
*
Clean up the sqlite3 tests (GH-93056)
Serhiy Storchaka
2022-05-21
1
-5/+5
*
gh-80254: Disallow recursive usage of cursors in `sqlite3` converters (#29054)
Erlend Egeberg Aasland
2022-05-03
1
-0/+39
*
bpo-44859: Raise more accurate exceptions in `sqlite3` (GH-27695)
Erlend Egeberg Aasland
2022-03-17
1
-6/+9
*
bpo-46425: use absolute imports in `test_sqlite3` (GH-30676)
Nikita Sobolev
2022-01-22
1
-3/+2
*
bpo-44092: Don't reset statements/cursors before rollback (GH-26026)
Erlend Egeberg Aasland
2022-01-03
1
-22/+0
*
bpo-45754: Use correct SQLite limit when checking statement length (GH-29489)
Erlend Egeberg Aasland
2021-11-10
1
-3/+3
*
bpo-45243: Use connection limits to simplify `sqlite3` tests (GH-29356)
Erlend Egeberg Aasland
2021-11-05
1
-12/+14
*
bpo-10572: Move `sqlite3` tests to `Lib/test` (GH-29304)
Erlend Egeberg Aasland
2021-10-29
1
-0/+491