Add a versionadded directive for PEP 486.

This commit is contained in:
Berker Peksag 2015-03-02 05:36:19 +02:00
parent e35a17af68
commit f2d4e5773a

View file

@ -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