Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit f2d4e57

Browse files
committed
Add a versionadded directive for PEP 486.
1 parent e35a17a commit f2d4e57

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

Doc/using/windows.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -407,6 +407,8 @@ unless the option was selected on installation.
407407
Virtual environments
408408
^^^^^^^^^^^^^^^^^^^^
409409

410+
.. versionadded:: 3.5
411+
410412
If the launcher is run with no explicit Python version specification, and a
411413
virtual environment (created with the standard library :mod:`venv` module or
412414
the external ``virtualenv`` tool) active, the launcher will run the virtual

0 commit comments

Comments
 (0)