mirror of
https://github.com/python/cpython.git
synced 2025-07-24 11:44:31 +00:00
Remove row-spanning cell, which the Sphinx text writer does not support.
This commit is contained in:
parent
8093d6f822
commit
1f68a2f27f
1 changed files with 1 additions and 1 deletions
|
@ -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) |
|
||||
+-------+-------------------------+------------------------------------------------+
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue