]> 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>
Wed, 4 Oct 2023 12:57:07 +0000 (14:57 +0200)
commit27657000b0379a9de4211698806061fefa684d8d
tree321ca6beafce9958e5f0a4ab3d7fa1d526164d84
parent6b265a5fa6d9978d2eafdeb876ab466875e502cb
'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