[Sqlalchemy-commits] commit/sqlalchemy: 2 new changesets
Brought to you by:
zzzeek
From: Bitbucket <com...@bi...> - 2016-02-10 15:18:25
|
2 new commits in sqlalchemy: https://bitbucket.org/zzzeek/sqlalchemy/commits/287aaa9d416b/ Changeset: 287aaa9d416b Branch: None User: zzzeek Date: 2016-02-10 15:17:45+00:00 Summary: - add more documentation to MutableDict explaining that this structure is only intended to track additions and removals from the dictionary, not recursive tracking of embedded changes. fixes #3646. Affected #: 1 file https://bitbucket.org/zzzeek/sqlalchemy/commits/3215a2dac0e5/ Changeset: 3215a2dac0e5 Branch: rel_1_0 User: zzzeek Date: 2016-02-10 15:18:01+00:00 Summary: - add more documentation to MutableDict explaining that this structure is only intended to track additions and removals from the dictionary, not recursive tracking of embedded changes. fixes #3646. (cherry picked from commit 287aaa9d416b4f72179da320af0624b9ebc43846) 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. |