diff --git a/peps/pep-0101.rst b/peps/pep-0101.rst index abe5af9afce..f21bcfc1f8a 100644 --- a/peps/pep-0101.rst +++ b/peps/pep-0101.rst @@ -726,8 +726,7 @@ permissions. - Update the `issue tracker`_ for the new branch: add the new version to the versions list. - - Update the `devguide - `__ + - Update `python-releases.toml <../release_management/python-releases.toml>`__ to reflect the new branches and versions. - Create a PR to update the supported releases table on the @@ -812,10 +811,11 @@ else does them. Some of those tasks include: * https://www.python.org/downloads/release/python-336/ -- In the `developer's guide - `__, - set the branch status to end-of-life - and update or remove references to the branch elsewhere in the devguide. +- In `python-releases.toml <../release_management/python-releases.toml>`__, + set the branch status to end-of-life. + +- Update or remove references to the branch in the `developer's guide + `__. - Retire the release from the `issue tracker`_. Tasks include: