datasette/datasette/utils
Simon Willison f02484c3de From 409 warnings down to 52 warnings.
By closing unclosed database connections.

Refs #2614
2026-04-14 18:46:47 -07:00
..
__init__.py From 409 warnings down to 52 warnings. 2026-04-14 18:46:47 -07:00
actions_sql.py allowed_resources(view-query, actor) fix 2026-03-18 09:05:23 -07:00
asgi.py Add request.form() for multipart form data and file uploads 2026-01-28 18:41:03 -08:00
baseconv.py Rename to_decimal/from_decimal to decode/encode, refs #1734 2022-05-02 12:44:09 -07:00
check_callable.py Fix for asyncio.iscoroutinefunction deprecation warnings 2025-10-08 20:32:16 -07:00
internal_db.py Add NOT NULL constraints to column_types primary key columns 2026-03-17 03:58:18 +00:00
multipart.py Add request.form() for multipart form data and file uploads 2026-01-28 18:41:03 -08:00
permissions.py Black formatting 2026-02-17 13:30:24 -08:00
shutil_backport.py Upgrade to latest Black, closes #2239 2024-01-30 19:55:26 -08:00
sqlite.py From 409 warnings down to 52 warnings. 2026-04-14 18:46:47 -07:00
testing.py Replace token-based CSRF with Sec-Fetch-Site header protection (#2689) 2026-04-14 17:11:36 -07:00