mirror of
https://github.com/python/cpython.git
synced 2025-08-03 16:39:00 +00:00
gh-93851: Fix all broken links in Doc/ (GH-93853)
This commit is contained in:
parent
7327d61abe
commit
f62ff97f31
30 changed files with 59 additions and 47 deletions
|
@ -17,7 +17,7 @@ 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#deprecated-features>`_.
|
||||
<https://docs.python.org/dev/whatsnew/3.6.html#id8>`_.
|
||||
|
||||
.. 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