summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Bayer <mike_mp@zzzcomputing.com>2013-06-08 16:14:09 -0400
committerMike Bayer <mike_mp@zzzcomputing.com>2013-06-08 16:14:09 -0400
commitc6615b41a6d94e9e172ea1566fd81779be3fb274 (patch)
treebb3cc1e2800f48bbe72dbc19eef1d4723f703914
parent044582109c6a54c5c4dec021b17eb51f92edfbd2 (diff)
downloadsqlalchemy-c6615b41a6d94e9e172ea1566fd81779be3fb274.tar.gz
formatting
-rw-r--r--doc/build/changelog/changelog_09.rst6
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/build/changelog/changelog_09.rst b/doc/build/changelog/changelog_09.rst
index 0f2b4cf29..4d344a13d 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