]> git.ipfire.org Git - thirdparty/psycopg.git/commit
Fixed broken tests after fixing async connection discrepancies
authorDaniele Varrazzo <daniele.varrazzo@gmail.com>
Mon, 23 Nov 2020 15:27:37 +0000 (15:27 +0000)
committerDaniele Varrazzo <daniele.varrazzo@gmail.com>
Mon, 23 Nov 2020 17:05:58 +0000 (17:05 +0000)
commit58fee6eaffe1dc092fb693dacfcb92931da0502e
tree28e49cbff4b7863f21a75560774878b91332b5e7
parent8dffb74d6348e0377b33bdef3221b61f8da75e03
Fixed broken tests after fixing async connection discrepancies
tests/test_connection.py
tests/test_connection_async.py
tests/test_cursor.py
tests/test_cursor_async.py