Skip to content

Commit

Permalink
Fix PYTHON_GIL versionchanged line
Browse files Browse the repository at this point in the history
  • Loading branch information
swtaarrs committed Mar 7, 2024
1 parent 89b1150 commit 16fbd44
Showing 1 changed file with 2 additions and 2 deletions.
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

0 comments on commit 16fbd44

Please sign in to comment.