]> git.ipfire.org Git - thirdparty/psycopg.git/commit
chore: use Python 3.11 to conver async to sync
authorDaniele Varrazzo <daniele.varrazzo@gmail.com>
Fri, 13 Oct 2023 01:35:26 +0000 (03:35 +0200)
committerDaniele Varrazzo <daniele.varrazzo@gmail.com>
Fri, 13 Oct 2023 02:17:40 +0000 (04:17 +0200)
commitbbd671e1117b721de7f15bf03dece759c5076a5e
treeab6e9a62617bcc997392f4096ffdafb602d7d707
parent929901027dded77cf8ead076b31f706d70cde8d4
chore: use Python 3.11 to conver async to sync
.github/workflows/lint.yml
psycopg_pool/psycopg_pool/null_pool.py
psycopg_pool/psycopg_pool/pool.py
tests/pool/test_pool_common.py
tests/test_connection.py
tests/test_cursor_common.py
tests/test_pipeline.py