[Sqlalchemy-commits] commit/sqlalchemy: 2 new changesets
Brought to you by:
zzzeek
From: Bitbucket <com...@bi...> - 2015-12-11 16:25:36
|
2 new commits in sqlalchemy: https://bitbucket.org/zzzeek/sqlalchemy/commits/5710a1e88bf6/ Changeset: 5710a1e88bf6 Branch: None User: zzzeek Date: 2015-12-11 16:21:46+00:00 Summary: - Added support for the ``dict.pop()`` and ``dict.popitem()`` methods to the :class:`.mutable.MutableDict` class. fixes #3605 Affected #: 3 files https://bitbucket.org/zzzeek/sqlalchemy/commits/9b7870dd593e/ Changeset: 9b7870dd593e Branch: rel_1_0 User: zzzeek Date: 2015-12-11 16:24:58+00:00 Summary: - Added support for the ``dict.pop()`` and ``dict.popitem()`` methods to the :class:`.mutable.MutableDict` class. fixes #3605 (cherry picked from commit 5710a1e88bf669227959ca950b56d1072520b255) Affected #: 3 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. |