]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-129870: Skip test_dump_virtual_tables if SQLite lacks FTS4 support (#129913)
authorErlend E. Aasland <erlend@python.org>
Sun, 9 Feb 2025 20:43:23 +0000 (21:43 +0100)
committerGitHub <noreply@github.com>
Sun, 9 Feb 2025 20:43:23 +0000 (21:43 +0100)
commitcda83cade0b684bcb1221a30bfe0b6861abd3b3f
tree062d74e5c7347cf692e3668d82d4c19e83e9f780
parent91d954411272a07a5431326711a8a5bdf4e2c323
gh-129870: Skip test_dump_virtual_tables if SQLite lacks FTS4 support (#129913)
Lib/test/test_sqlite3/test_dump.py
Lib/test/test_sqlite3/util.py