]> git.ipfire.org Git - thirdparty/psycopg.git/commit
chore: add option to run async_to_sync in a docker image
authorDaniele Varrazzo <daniele.varrazzo@gmail.com>
Fri, 13 Oct 2023 01:22:04 +0000 (03:22 +0200)
committerDaniele Varrazzo <daniele.varrazzo@gmail.com>
Fri, 13 Oct 2023 02:17:40 +0000 (04:17 +0200)
commit929901027dded77cf8ead076b31f706d70cde8d4
treea9746579ce36fe6f25f1aa370973794a7c270021
parenta74f89391610cd261b85391b07c85bc9fe508d10
chore: add option to run async_to_sync in a docker image

This allows to specify which Python version to use for the conversion
(even when it's not installed on the machine).
tools/async_to_sync.py