Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion Doc/c-api/init_config.rst
Original file line number Diff line number Diff line change
Expand Up @@ -443,7 +443,7 @@ PyConfig
by ``--with-platlibdir``, overrideable by the ``PYTHONPLATLIBDIR``
environment variable.

.. versionadded:: 3.10
.. versionadded:: 3.9

.. c:member:: int buffered_stdio

Expand Down
2 changes: 1 addition & 1 deletion Doc/using/cmdline.rst
Original file line number Diff line number Diff line change
Expand Up @@ -543,7 +543,7 @@ conflict.
If this is set to a non-empty string, it overrides the :data:`sys.platlibdir`
value.

.. versionadded:: 3.10
.. versionadded:: 3.9


.. envvar:: PYTHONSTARTUP
Expand Down