]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-100414: Skip test_dbm_sqlite3 if sqlite3 is unavailable (#115449)
authorErlend E. Aasland <erlend@python.org>
Wed, 14 Feb 2024 13:16:09 +0000 (14:16 +0100)
committerGitHub <noreply@github.com>
Wed, 14 Feb 2024 13:16:09 +0000 (13:16 +0000)
commit029ec91d43b377535ff7eb94993e0d2add4af720
tree282ada290c0e51a04bac68064cd0f9cdcc57353a
parentdd5e4d90789b3a065290e264122629f31cb0b547
gh-100414: Skip test_dbm_sqlite3 if sqlite3 is unavailable (#115449)

Co-authored-by: Alex Waygood <Alex.Waygood@Gmail.com>
Lib/test/test_dbm_sqlite3.py