[Sqlalchemy-commits] commit/sqlalchemy: zzzeek: - add more documentation to MutableDict explaining
Brought to you by:
zzzeek
From: Bitbucket <com...@bi...> - 2016-02-10 15:17:04
|
1 new commit in sqlalchemy: https://bitbucket.org/zzzeek/sqlalchemy/commits/639b76778035/ Changeset: 639b76778035 Branch: rel_0_9 User: zzzeek Date: 2016-02-10 15:16:34+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 5497b1086f9fe44e0594079b036ea939fbc3c479) 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. |