]> git.ipfire.org Git - thirdparty/psycopg.git/commit
fix: fix return values of wait_poll(), wait_epoll()
authorDaniele Varrazzo <daniele.varrazzo@gmail.com>
Sun, 14 Sep 2025 03:40:11 +0000 (05:40 +0200)
committerDaniele Varrazzo <daniele.varrazzo@gmail.com>
Mon, 13 Oct 2025 01:25:16 +0000 (03:25 +0200)
commitf0b2d172ea88d06ebab55b7bb511737019f9c879
treef9fc2d2407db180a5fd223f5f9261f66ba89b426
parentf5c4482360c012e3fa2234e285a2d12011d4c9f7
fix: fix return values of wait_poll(), wait_epoll()
psycopg/psycopg/waiting.py
tests/test_waiting.py