]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commitdiff
formatting
authorMike Bayer <mike_mp@zzzcomputing.com>
Sat, 8 Jun 2013 20:14:09 +0000 (16:14 -0400)
committerMike Bayer <mike_mp@zzzcomputing.com>
Sat, 8 Jun 2013 20:14:09 +0000 (16:14 -0400)
doc/build/changelog/changelog_09.rst

index 0f2b4cf292db068786f008553981929809860fd1..4d344a13d5d766ffde987190e519742a872798e7 100644 (file)
        :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