datasette/datasette/utils
Simon Willison b267b57754
Upgrade to httpx 0.20
* Upgrade to httpx 0.20, closes #1488
* TestClient.post() should not default to following redirects
2021-10-14 11:03:44 -07:00
..
__init__.py Revert "asyncio_run helper to deal with a 3.10 warning, refs #1482" 2021-10-09 18:25:33 -07:00
asgi.py Upgrade to httpx 0.20 2021-10-14 11:03:44 -07:00
internal_db.py Fix for race condition in refresh_schemas(), closes #1231 2021-07-16 12:44:58 -07:00
shutil_backport.py Backport of Python 3.8 shutil.copytree, refs #744 (#769) 2020-05-27 11:17:43 -07:00
sqlite.py Show pysqlite3 version on /-/versions, if installed - #1125 2020-12-03 14:08:50 -08:00
testing.py Upgrade to httpx 0.20 2021-10-14 11:03:44 -07:00