From: Georg Brandl Date: Sat, 16 Mar 2013 07:01:49 +0000 (+0100) Subject: Remove row-spanning cell, which the Sphinx text writer does not support. X-Git-Tag: v3.3.1rc1~46^2 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=1f68a2f27ffe7e2ceb7f44c347cb047b8c3f5bff;p=python Remove row-spanning cell, which the Sphinx text writer does not support. --- diff --git a/Doc/c-api/apiabiversion.rst b/Doc/c-api/apiabiversion.rst index f6d52df9ef..890a038393 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) | +-------+-------------------------+------------------------------------------------+