]> 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:35:05 +0000 (12:35 +0100)
commit886e3198b01a5630f2279c6385fc685fa9a5143a
tree01eda7438a3f613bc9324fa55ac4436b24065d75
parent12a99725bcfb0733bfa981315ae97a98899f9110
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