-
-
Notifications
You must be signed in to change notification settings - Fork 1.7k
PEP 101: Instruct the Release Manager to change python-releases.toml
#4697
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Changes from all commits
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -726,8 +726,7 @@ permissions. | |
| - Update the `issue tracker`_ for the new branch: | ||
| add the new version to the versions list. | ||
|
|
||
| - Update the `devguide | ||
| <https://github.com/python/devguide/blob/main/include/release-cycle.json>`__ | ||
| - Update `python-releases.toml <../release_management/python-releases.toml>`__ | ||
|
Member
Author
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. This makes a relative link on the web (e.g.
Member
Author
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. @hugovk snap again :) What do you think of either of the above suggestions?
Member
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. :) Yeah, let's link to GH instead: https://github.com/python/peps/blob/main/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 | ||
| <https://github.com/python/devguide/blob/main/include/release-cycle.json>`__, | ||
| 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 | ||
| <https://github.com/python/devguide/>`__. | ||
|
|
||
| - Retire the release from the `issue tracker`_. Tasks include: | ||
|
|
||
|
|
||
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This relative link doesn't work: