]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
Complete type annotations of sqlalchemy.engine.cursor module
authorDenis Laxalde <denis@laxalde.org>
Sat, 4 Oct 2025 19:13:29 +0000 (15:13 -0400)
committerFederico Caselli <cfederico87@gmail.com>
Thu, 9 Oct 2025 20:14:09 +0000 (22:14 +0200)
commit692dee952499bc9ed5abe31692c011b6e4847486
treebba70b420ec0fd7a260920bffe7149d440bc7236
parent16be119cc04d9327df78e0891bec40765bfd5d4f
Complete type annotations of sqlalchemy.engine.cursor module

References: #6810
Closes: #12760
Pull-request: https://github.com/sqlalchemy/sqlalchemy/pull/12760
Pull-request-sha: 2804f49e1922d3cdc67065b733d0dd6e06554905

Change-Id: I974f966b2cd8f984b872d0aa27bbbdab78c6c1d7
lib/sqlalchemy/engine/cursor.py
lib/sqlalchemy/engine/default.py
lib/sqlalchemy/engine/interfaces.py
lib/sqlalchemy/sql/base.py