]> git.ipfire.org Git - thirdparty/psycopg.git/commit
test: fix pproxy compatibility with Python 3.14
authorDaniele Varrazzo <daniele.varrazzo@gmail.com>
Sun, 31 Aug 2025 19:20:50 +0000 (21:20 +0200)
committerDaniele Varrazzo <daniele.varrazzo@gmail.com>
Tue, 2 Sep 2025 22:24:39 +0000 (00:24 +0200)
commitc43323bf5149d2528a15bb480b8fbe29b0d4f780
tree759b1d65a7e01a454f24707ea4860b0daa519f97
parente24e9755f21df37a22ff495debaa40bbababfd8e
test: fix pproxy compatibility with Python 3.14

Work around the issue reported in https://github.com/qwj/python-proxy/issues/200
tests/fix_proxy.py
tests/pproxy_fix.py [new file with mode: 0644]