]> 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:19:46 +0000 (12:19 +0100)
commit0c0972957bb3886cd0ab249e81064c44011f1ca3
tree5f552bfcf7a874458e1c2b425191b7dc810ee685
parent859089fd0d297abe8f38a346bd70e15d1436d565
fix: add missing lock in async executemany with no pipeline
docs/news.rst
psycopg/psycopg/cursor_async.py