]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-43553: Improve `sqlite3` test coverage (GH-26886)
authorErlend Egeberg Aasland <erlend.aasland@innova.no>
Thu, 24 Jun 2021 11:56:56 +0000 (13:56 +0200)
committerGitHub <noreply@github.com>
Thu, 24 Jun 2021 11:56:56 +0000 (12:56 +0100)
commit2c1ae09764446beda5248759fb99c859e14f1b25
treeafd2b070b5aab841d9667251bccaf0294e19d210
parent9049ea51eca081984c8ae37dfeb68b75d624e90d
bpo-43553: Improve `sqlite3` test coverage (GH-26886)
Lib/sqlite3/test/dbapi.py
Lib/sqlite3/test/factory.py
Lib/sqlite3/test/types.py
Lib/sqlite3/test/userfunctions.py