]> git.ipfire.org Git - thirdparty/psycopg.git/commit
Add test to reproduce bug #112
authorDaniele Varrazzo <daniele.varrazzo@gmail.com>
Wed, 13 Oct 2021 21:41:26 +0000 (23:41 +0200)
committerDaniele Varrazzo <daniele.varrazzo@gmail.com>
Wed, 13 Oct 2021 21:49:36 +0000 (23:49 +0200)
commitd708e07e53198d5eb1dab4e1ab9be14e88c66e43
treef876fba5af2b52267e4145a80152c71550d00832
parent2b133b2fa9fb0ffb3992f4bb5254f51a6decfdb5
Add test to reproduce bug #112

Our first bug!
tests/test_cursor.py
tests/test_cursor_async.py