gh-129870: Skip test_dump_virtual_tables if SQLite lacks FTS4 support#129913
Conversation
|
cc. @picnixz & @fazalmajid. |
This comment was marked as outdated.
This comment was marked as outdated.
…upport (pythonGH-129913) (cherry picked from commit cda83ca) Co-authored-by: Erlend E. Aasland <erlend@python.org>
|
GH-129918 is a backport of this pull request to the 3.13 branch. |
This comment was marked as outdated.
This comment was marked as outdated.
|
The patch won't apply cleanly to 3.12, and I don't think it is worth the hassle to manually backport it. |
|
3.12 is almost EOL for bug fixes, but maybe for downstream distributions it could be worth it? if you need, I can take care of it tomorrow (and I can check if the backport is really annoying or not). Otherwise, we can probably not backport it (strictly speaking, I'm actually surprised by this as I couldn't find anything about this in the changelog, although sqlite3 recently changed multiple things in their configure/makefile script). |
|
I don't think any distros shipping 3.12 will encounter this issue, given that FTS5 is a breaking change from FTS4. |
|
But, if we want to backport this to 3.12, we can probably put the decorator in |
Uh oh!
There was an error while loading. Please reload this page.