]> git.ipfire.org Git - thirdparty/psycopg.git/commitdiff
Merge pull request #224 from The-One-And-Only-H/asyncio-fix
authorDaniele Varrazzo <daniele.varrazzo@gmail.com>
Fri, 11 Feb 2022 00:10:36 +0000 (01:10 +0100)
committerGitHub <noreply@github.com>
Fri, 11 Feb 2022 00:10:36 +0000 (01:10 +0100)
Fix failures caused by the pytest-asyncio now raising a warning when a sync
function is marked asyncio.


Trivial merge