From: Mike Bayer Date: Sat, 8 Jun 2013 20:14:09 +0000 (-0400) Subject: formatting X-Git-Tag: rel_0_9_0b1~280 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=c6615b41a6d94e9e172ea1566fd81779be3fb274;p=thirdparty%2Fsqlalchemy%2Fsqlalchemy.git formatting --- diff --git a/doc/build/changelog/changelog_09.rst b/doc/build/changelog/changelog_09.rst index 0f2b4cf292..4d344a13d5 100644 --- a/doc/build/changelog/changelog_09.rst +++ b/doc/build/changelog/changelog_09.rst @@ -150,9 +150,9 @@ :tags: feature, general :tickets: 2671 - The codebase is now "in-place" for Python - 2 and 3, the need to run 2to3 has been removed. - Compatibility is now against Python 2.6 on forward. + The codebase is now "in-place" for Python + 2 and 3, the need to run 2to3 has been removed. + Compatibility is now against Python 2.6 on forward. .. change:: :tags: feature, oracle, py3k