]> git.openstreetmap.org Git - nominatim.git/commit
'fix' issues with recent changes to psycopg2 typing
authorSarah Hoffmann <lonvia@denofr.de>
Sun, 17 Sep 2023 13:09:34 +0000 (15:09 +0200)
committerSarah Hoffmann <lonvia@denofr.de>
Sun, 17 Sep 2023 13:09:34 +0000 (15:09 +0200)
commitf029fb3c656788b44fa758e627592d27014528d5
tree321ca6beafce9958e5f0a4ab3d7fa1d526164d84
parent44da684d1dfc57c085f6544d615374e97d8e96db
'fix' issues with recent changes to psycopg2 typing

Some of the changes just make the warnings go away. The typing info
is still incorrect on the stub side, as far as I can determine.
nominatim/db/async_connection.py
nominatim/db/connection.py
nominatim/db/utils.py