]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-45243: Use connection limits to simplify `sqlite3` tests (GH-29356)
authorErlend Egeberg Aasland <erlend.aasland@innova.no>
Fri, 5 Nov 2021 17:19:43 +0000 (18:19 +0100)
committerGitHub <noreply@github.com>
Fri, 5 Nov 2021 17:19:43 +0000 (19:19 +0200)
commit3d42cd9461e60c7427f3793f640cd975fbd99289
treedfc35e75ef8c48121bb5cb402a96eda10f62c371
parent71e8a3e76a32f5eabe20e7fa984f384ca9af6ec6
bpo-45243: Use connection limits to simplify `sqlite3` tests (GH-29356)
Lib/test/test_sqlite3/test_dbapi.py
Lib/test/test_sqlite3/test_regression.py
Lib/test/test_sqlite3/test_userfunctions.py