]> git.ipfire.org Git - thirdparty/psycopg.git/commit
Avoid mypy version 0.930
authorDaniele Varrazzo <daniele.varrazzo@gmail.com>
Wed, 22 Dec 2021 19:46:51 +0000 (20:46 +0100)
committerDaniele Varrazzo <daniele.varrazzo@gmail.com>
Wed, 22 Dec 2021 19:46:51 +0000 (20:46 +0100)
commit26cda0bce659b1b95834b95f2ef02527778af7dd
tree993ca11b4346dcc15051212bbded131c859dac38
parent3afd280e6847144efdc31602bd935b58b6f23b6f
Avoid mypy version 0.930

The release is affected by the issues:

- https://github.com/python/mypy/issues/11820
- https://github.com/python/typeshed/issues/6661

already acknowledged as bugs.
psycopg/setup.py