]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-71339: Use new assertion methods in test_sqlite3 (GH-128830)
authorSerhiy Storchaka <storchaka@gmail.com>
Tue, 14 Jan 2025 13:18:25 +0000 (15:18 +0200)
committerGitHub <noreply@github.com>
Tue, 14 Jan 2025 13:18:25 +0000 (15:18 +0200)
commit75bd42c73718ca54ed70d5bf90cbc76c2c1d5ddc
tree76cce0da06f84fd5f06d91832b3cbf1726e37ace
parentff3e145b2770ffe86c905b1092747ce3d8381319
gh-71339: Use new assertion methods in test_sqlite3 (GH-128830)
Lib/test/test_sqlite3/test_cli.py
Lib/test/test_sqlite3/test_dbapi.py
Lib/test/test_sqlite3/test_factory.py