]> git.ipfire.org Git - thirdparty/psycopg.git/commit
refactor(tests): auto-generate test_client_cursor from async counterpart
authorDaniele Varrazzo <daniele.varrazzo@gmail.com>
Thu, 10 Aug 2023 00:16:31 +0000 (01:16 +0100)
committerDaniele Varrazzo <daniele.varrazzo@gmail.com>
Wed, 11 Oct 2023 21:45:38 +0000 (23:45 +0200)
commit21607339df2d6307920dcf6ec597babf6471f1c9
treeb8a35562b9dd38401002918cbfc8f24ab1b35326
parent7d84fbe6aea6588e60640b66908c089b47da19e5
refactor(tests): auto-generate test_client_cursor from async counterpart
tests/test_client_cursor.py
tools/async_to_sync.py
tools/convert_async_to_sync.sh