mirror of
https://github.com/python/cpython.git
synced 2025-07-24 11:44:31 +00:00
docs: Change links to label refs (#98454)
Co-authored-by: C.A.M. Gerlach <CAM.Gerlach@Gerlach.CAM>
This commit is contained in:
parent
0ca6a4d640
commit
268129a74f
10 changed files with 15 additions and 11 deletions
|
@ -16,8 +16,8 @@ re-used.
|
|||
|
||||
.. deprecated:: 3.6
|
||||
``pyvenv`` was the recommended tool for creating virtual environments for
|
||||
Python 3.3 and 3.4, and is `deprecated in Python 3.6
|
||||
<https://docs.python.org/dev/whatsnew/3.6.html#id8>`_.
|
||||
Python 3.3 and 3.4, and is
|
||||
:ref:`deprecated in Python 3.6 <whatsnew36-venv>`.
|
||||
|
||||
.. versionchanged:: 3.5
|
||||
The use of ``venv`` is now recommended for creating virtual environments.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue