diff --git a/Doc/whatsnew/3.11.rst b/Doc/whatsnew/3.11.rst index defa0f78c75ca4b38cc014b7b48551fc978937f4..b26e0049a4a4caaf94c929b24afa0d17020d64f1 100644 --- a/Doc/whatsnew/3.11.rst +++ b/Doc/whatsnew/3.11.rst @@ -694,7 +694,7 @@ sys sysconfig --------- -* Two new :ref:`installation schemes <installation_paths>` +* Three new :ref:`installation schemes <installation_paths>` (*posix_venv*, *nt_venv* and *venv*) were added and are used when Python creates new virtual environments or when it is running from a virtual environment.