]> 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>
Sat, 5 Jul 2025 11:23:57 +0000 (13:23 +0200)
commitad0289373af3c0d3d868ea8e6fc409762b547a9b
tree7246416527c967df246edde5ff21b6f99e4b0d9d
parente171d0f5cc71bee97b3553f2cc73201c7f274b61
fix(test): work around error with issubclass(collections.ablc.Callable)

Reproduced only on Python 3.10
tests/test_adapt.py