Skip to content

Commit 770d385

Browse files
committed
Move versionadded
1 parent e5280f1 commit 770d385

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

Doc/c-api/init_config.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -621,12 +621,12 @@ Some options are read from the :mod:`sys` attributes. For example, the option
621621
622622
.. audit-event:: cpython.PyConfig_Set name,value c.PyConfig_Set
623623
624+
.. versionadded:: 3.14
625+
624626
.. versionchanged:: next
625627
The function now replaces :data:`sys.flags` (create a new object),
626628
instead of modifying :data:`sys.flags` in-place.
627629
628-
.. versionadded:: 3.14
629-
630630
631631
.. _pyconfig_api:
632632

0 commit comments

Comments
 (0)