Drop Python 3.10 and explore setlimit() options in Python 3.11
Author: simonwCreated Sep 17, 2026Updated Sep 17, 2026
Labelsresearch
Python 3.11 introduces a `sqlite3` API called `setlimit()` which may be relevant to Datasette. We can drop 3.10 support in October 2026: https://devguide.python.org/versions/
Source: simonw/datasette