Skip to content
Prev Previous commit
Next Next commit
Fix PYTHON_GIL versionchanged line
  • Loading branch information
swtaarrs committed Mar 7, 2024
commit 16fbd4447ea2170d6275c98c33405fda1533bfd8
4 changes: 2 additions & 2 deletions Doc/using/cmdline.rst
Original file line number Diff line number Diff line change
Expand Up @@ -604,8 +604,8 @@ Miscellaneous options
.. versionchanged:: 3.13
Added the ``-X cpu_count`` and ``-X presite`` options.

.. versionadded:: 3.13
The ``-X gil`` option.
.. versionchanged:: 3.13
Added the ``-X gil`` option.

.. _using-on-controlling-color:

Expand Down