]> git.ipfire.org Git - thirdparty/psycopg.git/commit
feat(tools): warn about the Python version used in async-to-sync
authorDaniele Varrazzo <daniele.varrazzo@gmail.com>
Fri, 13 Oct 2023 14:04:12 +0000 (16:04 +0200)
committerDaniele Varrazzo <daniele.varrazzo@gmail.com>
Fri, 13 Oct 2023 15:51:31 +0000 (17:51 +0200)
commit92cf7f26969e9af520e1218202bc2cd3bbcb0e54
treed9aa45248965d76faf1a53e38f7502584745d081
parentbbd671e1117b721de7f15bf03dece759c5076a5e
feat(tools): warn about the Python version used in async-to-sync

Notify the user that they may get spurious results.
tools/async_to_sync.py