]> git.ipfire.org Git - thirdparty/psycopg.git/commit
added async server cursor close tests for fetchone, fetchmany, fetchall 126/head
authorSuresh Kumar <sureshdsk91@gmail.com>
Sat, 30 Oct 2021 15:13:21 +0000 (20:43 +0530)
committerSuresh Kumar <sureshdsk91@gmail.com>
Sat, 30 Oct 2021 15:13:21 +0000 (20:43 +0530)
commit207a35f6216203c817b50dc72eaee0e2f42900bc
tree16ad6461884232fdee33c7d1c91d35df3b7b5f74
parent432cb06fffc6a0e55e6e28ddde99a0f163c341aa
added async server cursor close tests for fetchone, fetchmany, fetchall
tests/test_server_cursor_async.py