]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commitdiff
- changelog for pr bitbucket:27
authorMike Bayer <mike_mp@zzzcomputing.com>
Mon, 25 Aug 2014 23:13:25 +0000 (19:13 -0400)
committerMike Bayer <mike_mp@zzzcomputing.com>
Mon, 25 Aug 2014 23:17:29 +0000 (19:17 -0400)
doc/build/changelog/changelog_09.rst

index 6795a101c5983fcc4aa1e8717bb3986a310dcfc5..90a43ad5989e4592da887db33796e9abfbe45a24 100644 (file)
 .. changelog::
     :version: 0.9.8
 
+    .. change::
+        :tags: bug, ext
+        :versions: 1.0.0
+        :pullrequest: bitbucket:27
+
+        Fixed bug where a custom subclass of :ref:`ext.mutable.MutableDict`
+        would not show up in a "coerce" operation, and would instead
+        return a plain :ref:`ext.mutable.MutableDict`.  Pull request
+        courtesy Matt Chisholm.
+
     .. change::
         :tags: bug, pool
         :versions: 1.0.0