[Sqlalchemy-commits] commit/sqlalchemy: 10 new changesets
Brought to you by:
zzzeek
From: Bitbucket <com...@bi...> - 2014-08-25 23:19:22
|
10 new commits in sqlalchemy: https://bitbucket.org/zzzeek/sqlalchemy/commits/2645c8427729/ Changeset: 2645c8427729 Branch: None User: glyphobet Date: 2014-08-09 11:02:01 Summary: add update() support to MutableDict Affected #: 2 files https://bitbucket.org/zzzeek/sqlalchemy/commits/88f7ec6a0efe/ Changeset: 88f7ec6a0efe Branch: None User: glyphobet Date: 2014-08-09 11:03:10 Summary: fix MutableDict.coerce If a class inherited from MutableDict (say, for instance, to add an update() method), coerce() would give back an instance of MutableDict instead of an instance of the derived class. Affected #: 2 files https://bitbucket.org/zzzeek/sqlalchemy/commits/8c8d6ee95dbd/ Changeset: 8c8d6ee95dbd Branch: None User: zzzeek Date: 2014-08-26 01:10:43 Summary: Merge branch 'mutable-dict-coerce-fix' of https://bitbucket.org/goodscloud/sqlalchemy into pr27 Affected #: 2 files https://bitbucket.org/zzzeek/sqlalchemy/commits/4c1c9d5ed7b9/ Changeset: 4c1c9d5ed7b9 Branch: None User: zzzeek Date: 2014-08-26 01:13:25 Summary: - changelog for pr bitbucket:27 Affected #: 1 file https://bitbucket.org/zzzeek/sqlalchemy/commits/3531a924169a/ Changeset: 3531a924169a Branch: None User: zzzeek Date: 2014-08-26 01:13:47 Summary: Merge branch 'mutable-dict-update' of https://bitbucket.org/goodscloud/sqlalchemy into pr27 Affected #: 2 files https://bitbucket.org/zzzeek/sqlalchemy/commits/8e84942aa6fa/ Changeset: 8e84942aa6fa Branch: None User: zzzeek Date: 2014-08-26 01:14:47 Summary: - changelog for pr bitbucket:28 Affected #: 1 file https://bitbucket.org/zzzeek/sqlalchemy/commits/8f46952638cd/ Changeset: 8f46952638cd Branch: None User: glyphobet Date: 2014-08-26 01:17:21 Summary: fix MutableDict.coerce If a class inherited from MutableDict (say, for instance, to add an update() method), coerce() would give back an instance of MutableDict instead of an instance of the derived class. Affected #: 2 files https://bitbucket.org/zzzeek/sqlalchemy/commits/5fcc6142b4e0/ Changeset: 5fcc6142b4e0 Branch: None User: zzzeek Date: 2014-08-26 01:17:29 Summary: - changelog for pr bitbucket:27 Affected #: 1 file https://bitbucket.org/zzzeek/sqlalchemy/commits/37ea85f96ae0/ Changeset: 37ea85f96ae0 Branch: None User: glyphobet Date: 2014-08-26 01:17:34 Summary: add update() support to MutableDict Affected #: 2 files https://bitbucket.org/zzzeek/sqlalchemy/commits/d34d42080bf5/ Changeset: d34d42080bf5 Branch: rel_0_9 User: zzzeek Date: 2014-08-26 01:17:41 Summary: - changelog for pr bitbucket:28 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. |