]> 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 11:26:01 +0000 (13:26 +0200)
commitcae45168340ebb3d49ffb91b2c6e48fd11a5a354
tree288922e9d4cae60b6b82f0c9ce623e1d034661a8
parent84a0edfa05e8f60e7c47bdd2f44c3215fb206c67
fix: fix return values of wait_poll(), wait_epoll()
psycopg/psycopg/waiting.py
tests/test_waiting.py