]> git.ipfire.org Git - thirdparty/psycopg.git/commit
Require selector event loop on windows; enable aync tests
authorFederico Caselli <cfederico87@gmail.com>
Sun, 26 Sep 2021 19:53:22 +0000 (21:53 +0200)
committerFederico Caselli <cfederico87@gmail.com>
Mon, 27 Sep 2021 20:25:31 +0000 (22:25 +0200)
commit2fe0a2818fa7441a1a0722ee158836caa6e64f5f
tree4809426dd72a80230812311f382da3791df824f5
parente3ffaaf84575f4b635a605189b4402f038480b55
Require selector event loop on windows; enable aync tests

Fixes #76
.gitignore
psycopg/psycopg/connection_async.py
tests/conftest.py