]> git.ipfire.org Git - thirdparty/psycopg.git/commit
Use more of the pool context manager in the tests
authorDaniele Varrazzo <daniele.varrazzo@gmail.com>
Sat, 27 Feb 2021 22:47:26 +0000 (23:47 +0100)
committerDaniele Varrazzo <daniele.varrazzo@gmail.com>
Fri, 12 Mar 2021 04:07:25 +0000 (05:07 +0100)
commitff273b6f8f03280318a145431115d2156015fd73
treec891ce247320d5c6954a7bab94bfd812dd1b54bd
parent0736c1840e50c31d350c9ff84ef75eb7488a7f57
Use more of the pool context manager in the tests
tests/pool/test_pool.py
tests/pool/test_pool_async.py