[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:
Miss Islington (bot) 2024-09-17 15:08:38 +02:00 committed by GitHub
parent c54ee87278
commit a032a96a92
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
11 changed files with 36 additions and 41 deletions

View file

@ -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?
---------------------------------