]> git.ipfire.org Git - thirdparty/psycopg.git/commit
Close connections in TPC tests to avoid warnings in tests
authorDaniele Varrazzo <daniele.varrazzo@gmail.com>
Sun, 28 Nov 2021 18:50:59 +0000 (19:50 +0100)
committerDaniele Varrazzo <daniele.varrazzo@gmail.com>
Sun, 28 Nov 2021 18:50:59 +0000 (19:50 +0100)
commit11eef0252238d89cc0d2d478c5f63543bec554fc
treee56be3f03d4fc3fc988cc354909c8d63c7339a20
parent9b9b11e1c5af5a18b6891d6e2a54a0614f957ee0
Close connections in TPC tests to avoid warnings in tests
tests/dbapi20_tpc.py
tests/test_tpc.py
tests/test_tpc_async.py