]> git.ipfire.org Git - thirdparty/psycopg.git/commit
Improve error message if proactor event loop is used on Windows
authorDaniele Varrazzo <daniele.varrazzo@gmail.com>
Tue, 28 Sep 2021 20:14:28 +0000 (22:14 +0200)
committerDaniele Varrazzo <daniele.varrazzo@gmail.com>
Tue, 28 Sep 2021 20:17:10 +0000 (22:17 +0200)
commit503954566d9f046cc0366c8b0a1fb26983dff90d
tree0a8f9c6e04558f84c27e7ee75f3e71bb999489c7
parent3e7d095e650059156611d001b9db29e83c7983dd
Improve error message if proactor event loop is used on Windows
psycopg/psycopg/connection_async.py
tests/test_connection_async.py