]> git.ipfire.org Git - thirdparty/psycopg.git/commit
refactor(tests): generate test_pipeline from async counterpart
authorDaniele Varrazzo <daniele.varrazzo@gmail.com>
Thu, 10 Aug 2023 00:07:08 +0000 (01:07 +0100)
committerDaniele Varrazzo <daniele.varrazzo@gmail.com>
Wed, 11 Oct 2023 21:45:38 +0000 (23:45 +0200)
commit7d84fbe6aea6588e60640b66908c089b47da19e5
tree07a2945d56af4e6869ca3c4634303f1a44ac3ac0
parente65fd4ca73165af668fa02ee22a9c905cf80443c
refactor(tests): generate test_pipeline from async counterpart
tests/test_pipeline.py
tests/test_pipeline_async.py
tools/async_to_sync.py
tools/convert_async_to_sync.sh