We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3bfb073 commit 7e776b7Copy full SHA for 7e776b7
Doc/c-api/init_config.rst
@@ -1601,7 +1601,7 @@ The ``__PYVENV_LAUNCHER__`` environment variable is used to set
1601
1602
.. versionchanged:: 3.14
1603
1604
- :c:member:`~PyConfig.prefix`, and :c:member:`~PyConfig.exec_prefix` are now
+ :c:member:`~PyConfig.prefix`, and :c:member:`~PyConfig.exec_prefix`, are now
1605
set to the ``pyvenv.cfg`` directory. This was previously done by :mod:`site`,
1606
therefore affected by :option:`-S`.
1607
0 commit comments