[Sqlalchemy-commits] commit/sqlalchemy: 2 new changesets
Brought to you by:
zzzeek
From: Bitbucket <com...@bi...> - 2015-07-05 15:17:34
|
2 new commits in sqlalchemy: https://bitbucket.org/zzzeek/sqlalchemy/commits/6fcc5d4a07e5/ Changeset: 6fcc5d4a07e5 Branch: None User: zzzeek Date: 2015-07-05 15:16:26+00:00 Summary: - add a warning suggesting to use the dictionary form of access if the name of the attribute being accessed is non-specific, thereby avoiding collisions on names like items, values, keys. fixes #3475 Affected #: 1 file https://bitbucket.org/zzzeek/sqlalchemy/commits/a0ba7ce055d3/ Changeset: a0ba7ce055d3 Branch: rel_0_9 User: zzzeek Date: 2015-07-05 15:17:15+00:00 Summary: - add a warning suggesting to use the dictionary form of access if the name of the attribute being accessed is non-specific, thereby avoiding collisions on names like items, values, keys. fixes #3475 (cherry picked from commit 6fcc5d4a07e5c409a7d8438582598d0e90562ea0) Affected #: 1 file 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. |