PEP 741: Fix table formatting (#3710)

This commit is contained in:
Victor Stinner 2024-03-09 22:12:42 +01:00 committed by GitHub
parent 66ecf110b0
commit 5a8622e004
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 6 additions and 0 deletions

View File

@ -468,6 +468,8 @@ Following options can be get by ``sys.get_config()`` and set and
``sys.set_config()``.
.. list-table::
:widths: 20 20 50
:header-rows: 1
* - Option
- Type
@ -556,6 +558,8 @@ Following options can be get ``sys.get_config()``, but cannot be set by
``sys.set_config()``.
.. list-table::
:widths: 20 20 50
:header-rows: 1
* - Option
- Type
@ -616,6 +620,8 @@ Following options are only to initialize Python, are not in
``sys.get_config_names()``, and cannot be get with ``sys.get_config()``.
.. list-table::
:widths: 20 20 50
:header-rows: 1
* - Option
- Type