mirror of
https://github.com/python/cpython.git
synced 2025-08-19 00:00:48 +00:00
[3.12] Use pep role instead of url (GH-121611) (#124173)
Co-authored-by: Rafael Fontenelle <rffontenelle@users.noreply.github.com>
This commit is contained in:
parent
c54ee87278
commit
a032a96a92
11 changed files with 36 additions and 41 deletions
|
@ -311,8 +311,8 @@ releases.
|
|||
The latest stable releases can always be found on the `Python download page
|
||||
<https://www.python.org/downloads/>`_. There are two production-ready versions
|
||||
of Python: 2.x and 3.x. The recommended version is 3.x, which is supported by
|
||||
most widely used libraries. Although 2.x is still widely used, `it is not
|
||||
maintained anymore <https://peps.python.org/pep-0373/>`_.
|
||||
most widely used libraries. Although 2.x is still widely used, :pep:`it is not
|
||||
maintained anymore <0373>`.
|
||||
|
||||
How many people are using Python?
|
||||
---------------------------------
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue