]> git.ipfire.org Git - thirdparty/psycopg.git/commit
Fix partially written comment
authorDaniele Varrazzo <daniele.varrazzo@gmail.com>
Thu, 23 Sep 2021 01:59:19 +0000 (03:59 +0200)
committerDaniele Varrazzo <daniele.varrazzo@gmail.com>
Thu, 23 Sep 2021 01:59:19 +0000 (03:59 +0200)
commitd8be1ceb68e4a1794acc44e94444dda685c62544
tree8978c5f260cccb69f3e1d206f80860e6f6670d11
parentd770a0fd19d991b1c11c993f9ff9ceabddf249ff
Fix partially written comment

The issue was addressed before the comment could be written in all its ugliness.
psycopg/psycopg/cursor.py