]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commitdiff
changelog
authorMike Bayer <mike_mp@zzzcomputing.com>
Fri, 31 Jan 2014 22:31:20 +0000 (17:31 -0500)
committerMike Bayer <mike_mp@zzzcomputing.com>
Fri, 31 Jan 2014 22:31:20 +0000 (17:31 -0500)
doc/build/changelog/changelog_08.rst

index c65fcdd40687e9cad4911e6df302d069806b79b5..1885ddf37a08b9f8c3b08ce0145bc5529e00d7e4 100644 (file)
 .. changelog::
     :version: 0.8.5
 
+    .. change::
+        :tags: bug, py3k
+        :pullreq: github:63
+
+        Fixed Py3K bug where a missing import would cause "literal binary"
+        mode to fail to import "util.binary_type" when rendering a bound
+        parameter.  0.9 handles this differently. Pull request courtesy
+        Andreas Zeidler.
+
     .. change::
         :tags: bug, orm
         :versions: 0.9.2