]> git.ipfire.org Git - thirdparty/psycopg.git/commit
feat: display the pipeline status in the objects repr
authorDaniele Varrazzo <daniele.varrazzo@gmail.com>
Tue, 10 May 2022 10:10:14 +0000 (12:10 +0200)
committerDaniele Varrazzo <daniele.varrazzo@gmail.com>
Tue, 10 May 2022 10:51:05 +0000 (12:51 +0200)
commit66bf06794c3b77dcb65101a3300e940127e4c63a
tree556deeb0a16186fa3523156bf7445a1fa6df6eee
parente8d2adb561034eb72f326aca8e279473243dc3b5
feat: display the pipeline status in the objects repr
psycopg/psycopg/pq/misc.py
tests/test_pipeline.py
tests/test_pipeline_async.py