]> 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:26:16 +0000 (16:26 -0400)
doc/build/changelog/changelog_08.rst

index 6aa2148832eb60dfdd871e10ab9d053339380eb3..4713f6a9a9b8b71e6060ef6a7d2a4068d66801d7 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