]> git.ipfire.org Git - thirdparty/psycopg.git/commit
fix: add missing lock in async executemany with no pipeline
authorDaniele Varrazzo <daniele.varrazzo@gmail.com>
Sat, 19 Aug 2023 17:23:38 +0000 (18:23 +0100)
committerDaniele Varrazzo <daniele.varrazzo@gmail.com>
Fri, 1 Sep 2023 11:20:53 +0000 (12:20 +0100)
commit599ec02b8d129b4a0793978893dc0cad4326af93
treece1f796ae8fc63d4d351e9762777eca1c0fc1485
parent8a45c40e015279579ee6eb62013c2a6dd11c85c9
fix: add missing lock in async executemany with no pipeline
docs/news.rst
psycopg/psycopg/cursor_async.py