From 4b57df9e30b0181d9b9f2cad558a6f8362b0184a Mon Sep 17 00:00:00 2001 From: Mike Bayer Date: Fri, 31 Jan 2014 17:31:20 -0500 Subject: [PATCH] changelog --- doc/build/changelog/changelog_08.rst | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/doc/build/changelog/changelog_08.rst b/doc/build/changelog/changelog_08.rst index e4e5c11ab2..984ee4c646 100644 --- a/doc/build/changelog/changelog_08.rst +++ b/doc/build/changelog/changelog_08.rst @@ -11,6 +11,15 @@ .. 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 -- 2.47.3