]> git.ipfire.org Git - thirdparty/psycopg.git/commit
fix(test): work around error with issubclass(collections.ablc.Callable)
authorDaniele Varrazzo <daniele.varrazzo@gmail.com>
Wed, 7 May 2025 10:43:23 +0000 (12:43 +0200)
committerDaniele Varrazzo <daniele.varrazzo@gmail.com>
Wed, 7 May 2025 18:18:57 +0000 (20:18 +0200)
commitd195e4428475cc9e72ebe0ae678eea4bac0b4d5a
tree5644c5ca63105ceb45cb3bd735f4a9f1d292fff0
parent90e5e5901fccb9faaa9add9a8c4610c5a476fa1b
fix(test): work around error with issubclass(collections.ablc.Callable)

Reproduced only on Python 3.10
tests/test_adapt.py