summaryrefslogtreecommitdiffstats
path: root/Doc/c-api/apiabiversion.rst
diff options
context:
space:
mode:
authorGeorg Brandl <georg@python.org>2013-03-16 07:01:49 (GMT)
committerGeorg Brandl <georg@python.org>2013-03-16 07:01:49 (GMT)
commit1f68a2f27ffe7e2ceb7f44c347cb047b8c3f5bff (patch)
treef33bd8ef1ba943774395c66f5dedf042d36e93a9 /Doc/c-api/apiabiversion.rst
parent8093d6f822133ec552aa32279cd53ea8caa8168e (diff)
downloadcpython-1f68a2f27ffe7e2ceb7f44c347cb047b8c3f5bff.zip
cpython-1f68a2f27ffe7e2ceb7f44c347cb047b8c3f5bff.tar.gz
cpython-1f68a2f27ffe7e2ceb7f44c347cb047b8c3f5bff.tar.bz2
Remove row-spanning cell, which the Sphinx text writer does not support.
Diffstat (limited to 'Doc/c-api/apiabiversion.rst')
-rw-r--r--Doc/c-api/apiabiversion.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/Doc/c-api/apiabiversion.rst b/Doc/c-api/apiabiversion.rst
index f6d52df..890a038 100644
--- a/Doc/c-api/apiabiversion.rst
+++ b/Doc/c-api/apiabiversion.rst
@@ -28,7 +28,7 @@ the following manner:
| | | ``0xB`` for beta, ``0xC`` for release |
| | | candidate and ``0xF`` for final), in this |
| | | case it is alpha. |
- | +-------------------------+------------------------------------------------+
+ +-------+-------------------------+------------------------------------------------+
| | ``29-32`` | ``PY_RELEASE_SERIAL`` (the ``2`` in |
| | | ``3.4.1a2``, zero for final releases) |
+-------+-------------------------+------------------------------------------------+