]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
Add type hints to `sqlalchemy.ext.compiler`
authorKevin Kirsche <kevin.kirsche@one.verizon.com>
Wed, 2 Oct 2024 17:06:59 +0000 (13:06 -0400)
committerFederico Caselli <cfederico87@gmail.com>
Sat, 5 Oct 2024 07:53:49 +0000 (09:53 +0200)
commit0883ee5bf8779edb2ab0ba78f4668ebeb5164781
treef781e329346f3101920e834623f23a16a72c726b
parentfe03298593e59e5d40de81e7f864690e73930666
Add type hints to `sqlalchemy.ext.compiler`

References: #6810
Closes: #11902
Pull-request: https://github.com/sqlalchemy/sqlalchemy/pull/11902
Pull-request-sha: 3a7719ff96c754af2575c5385c8d4fa4d5492113

Change-Id: I29c92ade40d36d186eb37534dc0318f9b2b25840
lib/sqlalchemy/ext/compiler.py