]> git.ipfire.org Git - thirdparty/psycopg.git/commit
test: fix use of aclosing in Python < 3.10
authorDaniele Varrazzo <daniele.varrazzo@gmail.com>
Mon, 7 Aug 2023 16:09:26 +0000 (17:09 +0100)
committerDaniele Varrazzo <daniele.varrazzo@gmail.com>
Wed, 11 Oct 2023 21:45:38 +0000 (23:45 +0200)
commit08370c138beb04f3ceef9626ab3dd6358210aa8c
tree332d7c0a1e365f8c54e4ecde36400fa3e24938ea
parentfac75e476c054447b25b44fa2894bee00a2c6a5b
test: fix use of aclosing in Python < 3.10
tests/test_cursor.py
tests/test_cursor_async.py
tests/utils.py
tools/async_to_sync.py