]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
Folds identical exception wrappers into single by combining types into a tuple. 5325/head
authorElmer de Looff <elmer.delooff@gmail.com>
Thu, 14 May 2020 21:17:07 +0000 (23:17 +0200)
committerElmer de Looff <elmer.delooff@gmail.com>
Thu, 14 May 2020 21:17:07 +0000 (23:17 +0200)
commitd0835511e5509fb368a2193ebe4ecbbe3504b129
tree961891b817e791da365c36ae759940b7d343f731
parent97d2a2091ed4caee1e19168d0db39e4d94a6d12f
Folds identical exception wrappers into single by combining types into a tuple.
lib/sqlalchemy/orm/base.py
lib/sqlalchemy/orm/exc.py