]> git.ipfire.org Git - thirdparty/psycopg.git/commit
feat: extend signature of Dumper.dump() to allow returning None
authorDaniele Varrazzo <daniele.varrazzo@gmail.com>
Sun, 18 Sep 2022 23:36:35 +0000 (00:36 +0100)
committerDaniele Varrazzo <daniele.varrazzo@gmail.com>
Sat, 1 Jun 2024 11:07:21 +0000 (13:07 +0200)
commit5f3ea2a0662571d7012469acae63231b7ccadbd5
tree83297b000b4f135369640ec73acbc36323675a27
parenta13f97b0176d0e7b020721773f69ce2fd7404a1b
feat: extend signature of Dumper.dump() to allow returning None
psycopg/psycopg/abc.py
psycopg/psycopg/adapt.py