]> git.ipfire.org Git - thirdparty/psycopg.git/commit
refactor: use `yield from` in connections attempts
authorDaniele Varrazzo <daniele.varrazzo@gmail.com>
Thu, 30 Nov 2023 09:11:46 +0000 (10:11 +0100)
committerDaniele Varrazzo <daniele.varrazzo@gmail.com>
Fri, 1 Dec 2023 12:56:18 +0000 (13:56 +0100)
commitbe554d7297952ba46e9eae394d62b9cfa123d2fe
treee1c98f23265789a42d8a6c6f34b376991a6d48ed
parent7dc5852432181613e526e6da490acbb051e41deb
refactor: use `yield from` in connections attempts
psycopg/psycopg/conninfo.py