[Sqlalchemy-commits] commit/sqlalchemy: 2 new changesets
Brought to you by:
zzzeek
From: Bitbucket <com...@bi...> - 2014-10-06 22:34:39
|
2 new commits in sqlalchemy: https://bitbucket.org/zzzeek/sqlalchemy/commits/5a10b6a455f9/ Changeset: 5a10b6a455f9 Branch: None User: zzzeek Date: 2014-10-06 22:33:05+00:00 Summary: - Fixed "'NoneType' object has no attribute 'concrete'" error when using :class:`.AbstractConcreteBase` in conjunction with a subclass that declares ``__abstract__``. fixes #3185 Affected #: 3 files https://bitbucket.org/zzzeek/sqlalchemy/commits/24cd39de0fc1/ Changeset: 24cd39de0fc1 Branch: rel_0_9 User: zzzeek Date: 2014-10-06 22:34:16+00:00 Summary: - Fixed "'NoneType' object has no attribute 'concrete'" error when using :class:`.AbstractConcreteBase` in conjunction with a subclass that declares ``__abstract__``. fixes #3185 Conflicts: test/ext/declarative/test_inheritance.py 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. |