]> git.ipfire.org Git - thirdparty/psycopg.git/commit
Run leak tests with both text and binary output
authorDaniele Varrazzo <daniele.varrazzo@gmail.com>
Fri, 5 Mar 2021 17:46:30 +0000 (18:46 +0100)
committerDaniele Varrazzo <daniele.varrazzo@gmail.com>
Fri, 5 Mar 2021 17:46:30 +0000 (18:46 +0100)
commitfa2cd2416aba354d9aae1d707406b1b656fa49df
treef69e8a7173d38a176be80a0d5e4746fdbff2b547
parentfc6a850f806072a1185451fcb0fce49dbbb6731c
Run leak tests with both text and binary output

At the moment the output text is actually skipped but it will run once
text input is no more xfailed.
tests/test_cursor.py
tests/test_cursor_async.py