summaryrefslogtreecommitdiffstats
path: root/Doc/using/windows.rst
diff options
context:
space:
mode:
Diffstat (limited to 'Doc/using/windows.rst')
-rw-r--r--Doc/using/windows.rst2
1 files changed, 2 insertions, 0 deletions
diff --git a/Doc/using/windows.rst b/Doc/using/windows.rst
index f0f24e8..f194802 100644
--- a/Doc/using/windows.rst
+++ b/Doc/using/windows.rst
@@ -407,6 +407,8 @@ unless the option was selected on installation.
Virtual environments
^^^^^^^^^^^^^^^^^^^^
+.. versionadded:: 3.5
+
If the launcher is run with no explicit Python version specification, and a
virtual environment (created with the standard library :mod:`venv` module or
the external ``virtualenv`` tool) active, the launcher will run the virtual