Skip to content

Commit 3b4fbf7

Browse files
committed
Update/create links
1 parent ddbdf0f commit 3b4fbf7

1 file changed

Lines changed: 7 additions & 12 deletions

File tree

peps/pep-0101.rst

Lines changed: 7 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -648,8 +648,8 @@ permissions.
648648

649649
- If this is a **final** release:
650650

651-
- Add the new version to the *Python Documentation by Version*
652-
page ``https://www.python.org/doc/versions/`` and
651+
- Add the new version to the `"Python documentation by version"
652+
page <https://www.python.org/doc/versions/>`__ and
653653
remove the current version from any 'in development' section.
654654

655655
- For 3.X.Y, edit all the previous X.Y releases' page(s) to
@@ -666,12 +666,8 @@ permissions.
666666
Note: Python 3.x.(y-1) has been superseded by
667667
`Python 3.x.y </download/releases/3.x.y/>`_.
668668

669-
- Update the "Current Pre-release Testing Versions web page".
670-
671-
There's a page that lists all the currently-in-testing versions
672-
of Python:
673-
674-
* https://www.python.org/download/pre-releases/
669+
- Update the `"Current pre-release testing versions" page
670+
<https://www.python.org/download/pre-releases/>`__.
675671

676672
Every time you make a release, one way or another you'll
677673
have to update this page:
@@ -690,9 +686,8 @@ permissions.
690686
page itself. So you can simply follow the link above, click on the
691687
"Edit this page" link, and make your changes as needed. How convenient!
692688

693-
- If appropriate, update the "Python Documentation by Version" page:
694-
695-
* https://www.python.org/doc/versions/
689+
- If appropriate, update the `"Python documentation by version" page
690+
<https://www.python.org/doc/versions/>`__.
696691

697692
This lists all releases of Python by version number and links to their
698693
static (not built daily) online documentation. There's a list at the
@@ -844,7 +839,7 @@ else does them. Some of those tasks include:
844839

845840
* mailing lists (python-dev, python-list, python-announcements)
846841

847-
* Python Dev blog
842+
* `Python Insider blog <https://blog.python.org>`_
848843

849844
- Enjoy your retirement and bask in the glow of a job well done!
850845

0 commit comments

Comments
 (0)