]> git.ipfire.org Git - thirdparty/psycopg.git/commit
Use natural iteration over pq.Format in parametrised tests
authorDaniele Varrazzo <daniele.varrazzo@gmail.com>
Thu, 23 Sep 2021 14:30:16 +0000 (16:30 +0200)
committerDaniele Varrazzo <daniele.varrazzo@gmail.com>
Sun, 26 Sep 2021 19:51:39 +0000 (21:51 +0200)
commit4800b0b05fd8f655909ae1a377f30e7e6f530621
treed17ea54d8861750a8d622f2b0ed0e7452e0b62f0
parentb4d3eb047ef0772c4105689ffddb4569e05e58a9
Use natural iteration over pq.Format in parametrised tests
tests/test_copy.py
tests/test_copy_async.py
tests/types/test_shapely.py