]> git.ipfire.org Git - thirdparty/psycopg.git/commit
Add required type variable to (Async)Connection in pool tests
authorDenis Laxalde <denis.laxalde@dalibo.com>
Tue, 2 Nov 2021 12:39:30 +0000 (13:39 +0100)
committerDaniele Varrazzo <daniele.varrazzo@gmail.com>
Wed, 3 Nov 2021 15:55:14 +0000 (16:55 +0100)
commite6feb14a1cd73fcc3cb03da09d368ee91acfe79c
tree88a69afcba745f8c1b8c57c9bd5ddd9a1002dfcc
parent4c3a67f93b43b879c749964004cf9bfbb17470d3
Add required type variable to (Async)Connection in pool tests
tests/pool/test_pool.py
tests/pool/test_pool_async.py