]> git.ipfire.org Git - thirdparty/psycopg.git/commit
Change type of `wait` in `pool_async.py` 195/head
authorNikita Sobolev <mail@sobolevn.me>
Sun, 2 Jan 2022 11:51:11 +0000 (14:51 +0300)
committerDaniele Varrazzo <daniele.varrazzo@gmail.com>
Sun, 2 Jan 2022 15:51:46 +0000 (16:51 +0100)
commite954ddc8a96e8c7bd28431137bda3f0a37e2fdd7
tree0a83beec0bba8d020a0345f4e977e1ada7fa84c0
parenta2c2f9c216d6d9686818fbb213219bb8a71f8bb7
Change type of `wait` in `pool_async.py`

Will become an incompatible type in assignment with the release of
https://github.com/python/typeshed/pull/6783
psycopg_pool/psycopg_pool/pool_async.py