]> git.ipfire.org Git - thirdparty/psycopg.git/commit
refactor: add find_libpq_full_path() to use both in library and tests
authorDaniele Varrazzo <daniele.varrazzo@gmail.com>
Mon, 5 Sep 2022 11:09:33 +0000 (12:09 +0100)
committerDaniele Varrazzo <daniele.varrazzo@gmail.com>
Mon, 5 Sep 2022 11:33:57 +0000 (12:33 +0100)
commitd31cc20b3997d72fd3b03ae63c951325903fdf48
tree83d7b384cad4f60b3a71a7d9ae3b183b017b1eff
parenteb72d8e7a570b89bec01e932dbc01061c4c706a0
refactor: add find_libpq_full_path() to use both in library and tests
psycopg/psycopg/pq/_pq_ctypes.py
psycopg/psycopg/pq/misc.py
tests/fix_pq.py