]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
do the mypy dance
authorMike Bayer <mike_mp@zzzcomputing.com>
Fri, 12 Sep 2025 23:01:31 +0000 (19:01 -0400)
committerMike Bayer <mike_mp@zzzcomputing.com>
Sat, 13 Sep 2025 00:24:24 +0000 (20:24 -0400)
commite7ff28e21e063b13cc6bfe4ca69e108bffc03c4b
tree3b05ced8a318dd7c7647155d143f6f00b7110ca9
parentadabce3aa6ce25e785762b5a28a294e9112b03b5
do the mypy dance

version 1.18.1.  lots of i have no idea situations.
just add ignores, seems pretty pointless

Change-Id: Ieb1466df3f45fa6b8d11ccd36c7164645740ba35
lib/sqlalchemy/dialects/postgresql/array.py
lib/sqlalchemy/ext/asyncio/engine.py
lib/sqlalchemy/orm/events.py
lib/sqlalchemy/orm/writeonly.py
lib/sqlalchemy/sql/sqltypes.py
test/typing/plain_files/dialects/postgresql/pg_stuff.py