[Sqlalchemy-commits] commit/sqlalchemy: zzzeek: - the wrapped memoized_property here was not workin
Brought to you by:
zzzeek
From: Bitbucket <com...@bi...> - 2013-11-27 04:25:14
|
1 new commit in sqlalchemy: https://bitbucket.org/zzzeek/sqlalchemy/commits/30a50cc46aa8/ Changeset: 30a50cc46aa8 Branch: None User: zzzeek Date: 2013-11-27 05:24:13 Summary: - the wrapped memoized_property here was not working, as the attribute name didn't match. use straight memoized_props here for now, add a perf test to check it Affected #: 5 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. |