]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commitdiff
- ticket inline
authorMike Bayer <mike_mp@zzzcomputing.com>
Tue, 22 Jul 2014 20:25:58 +0000 (16:25 -0400)
committerMike Bayer <mike_mp@zzzcomputing.com>
Tue, 22 Jul 2014 20:25:58 +0000 (16:25 -0400)
doc/build/changelog/changelog_08.rst

index c26a6c1da81f609579826263c8603cadf3aca059..f95048ca74fff175a34e9dd4fa4c9a7322bd32bb 100644 (file)
     .. change::
         :tags: bug, ext
         :versions: 0.9.5, 1.0.0
-        :tickets: 3051
+        :tickets: 3051, 3093
 
         Fixed bug in mutable extension where :class:`.MutableDict` did not
         report change events for the ``setdefault()`` dictionary operation.
 
-        .. seealso::
-
-            :ticket:`3093`
-
     .. change::
         :tags: bug, ext
         :versions: 0.9.5, 1.0.0