]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
add update() support to MutableDict
authorMatt Chisholm <matt@theory.org>
Sun, 27 Jul 2014 10:15:51 +0000 (12:15 +0200)
committerMatt Chisholm <matt@theory.org>
Sat, 9 Aug 2014 09:02:01 +0000 (11:02 +0200)
commit2645c8427729733fcd3db044abe7901412890214
tree1c1ad42f93d813842393ecc9bd6bc7c8514d4ae6
parent35551841c522d8eb20f8e20243a5510de9d95dfc
add update() support to MutableDict
lib/sqlalchemy/ext/mutable.py
test/ext/test_mutable.py