]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
Improve typing and code in cursor module
authorFederico Caselli <cfederico87@gmail.com>
Thu, 9 Oct 2025 18:45:26 +0000 (20:45 +0200)
committerFederico Caselli <cfederico87@gmail.com>
Thu, 9 Oct 2025 18:49:12 +0000 (20:49 +0200)
commit16be119cc04d9327df78e0891bec40765bfd5d4f
tree2f483e62ec14a691e5aac7276db37402b5ed1e89
parent8bb6aaa01bb292ffa7cc8db61d1b6f9c44fb5fc3
Improve typing and code in cursor module

Change-Id: I56b89f303f03dfc7056c7174ac06bc1679319bb5
lib/sqlalchemy/engine/cursor.py