]> git.ipfire.org Git - thirdparty/psycopg.git/commit
refactor: handle returning-executemany() in _set_results()
authorDenis Laxalde <denis@laxalde.org>
Sat, 7 Jan 2023 07:49:16 +0000 (08:49 +0100)
committerDaniele Varrazzo <daniele.varrazzo@gmail.com>
Sat, 4 Feb 2023 11:16:29 +0000 (12:16 +0100)
commit1871fbfd09dcde82a4e57389195ca59ce72ed290
treef7d802253a614101c07a8e878397016559b65ce2
parent06416219667b0286ec7001d93f4e36a2837aa8ed
refactor: handle returning-executemany() in _set_results()
psycopg/psycopg/cursor.py