]> git.ipfire.org Git - thirdparty/psycopg.git/commit
tests: don't depend on ConnDict
authorDaniele Varrazzo <daniele.varrazzo@gmail.com>
Sun, 4 Feb 2024 12:07:24 +0000 (12:07 +0000)
committerDaniele Varrazzo <daniele.varrazzo@gmail.com>
Sun, 4 Feb 2024 14:25:43 +0000 (14:25 +0000)
commit9c8fbe2834a601163d3a107aab7c548b3e9195f4
treea7e3d9fbece714c42bf1914280e2d294985d64a2
parentb3a4155ec11ee362ca79fd9a4606562762b8f06f
tests: don't depend on ConnDict

Added in 3.2, so can't run the pool tests using Psycopg 3.1
tests/dbapi20.py
tests/test_psycopg_dbapi20.py