[Sqlalchemy-commits] commit/sqlalchemy: zzzeek: - Fixed bug where using an ``__abstract__`` mixin i
Brought to you by:
zzzeek
From: Bitbucket <com...@bi...> - 2015-03-10 21:22:34
|
1 new commit in sqlalchemy: https://bitbucket.org/zzzeek/sqlalchemy/commits/95e53d0b6072/ Changeset: 95e53d0b6072 Branch: None User: zzzeek Date: 2015-03-10 21:21:46+00:00 Summary: - Fixed bug where using an ``__abstract__`` mixin in the middle of a declarative inheritance hierarchy would prevent attributes and configuration being correctly propagated from the base class to the inheriting class. fixes #3219 fixes #3240 Affected #: 3 files Repository URL: https://bitbucket.org/zzzeek/sqlalchemy/ -- This is a commit notification from bitbucket.org. You are receiving this because you have the service enabled, addressing the recipient of this email. |