]> git.ipfire.org Git - thirdparty/psycopg.git/commit
refactor: use Self to represent the return from `BaseConnection._connect_gen()`
authorDaniele Varrazzo <daniele.varrazzo@gmail.com>
Wed, 3 Jan 2024 00:59:30 +0000 (01:59 +0100)
committerDaniele Varrazzo <daniele.varrazzo@gmail.com>
Wed, 3 Jan 2024 03:07:17 +0000 (04:07 +0100)
commit4324a38be33b0420fd4ed661e3f9dc86efdedd94
tree5a233ceec866712f602a7a446e8a72eba441e10d
parentcda3b03f874773170ea7b1d412c5a2726f091560
refactor: use Self to represent the return from `BaseConnection._connect_gen()`
psycopg/psycopg/_connection_base.py