mirror of
https://github.com/python/cpython.git
synced 2025-08-03 16:39:00 +00:00
Add a versionadded directive for PEP 486.
This commit is contained in:
parent
e35a17af68
commit
f2d4e5773a
1 changed files with 2 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue