Skip to content

Commit

Permalink
Update build status links in contributing doc (pythonGH-98672)
Browse files Browse the repository at this point in the history
  • Loading branch information
zware committed Oct 25, 2022
1 parent 175247f commit 6ffb4e2
Showing 1 changed file with 2 additions and 14 deletions.
16 changes: 2 additions & 14 deletions .github/CONTRIBUTING.rst
Original file line number Diff line number Diff line change
Expand Up @@ -4,21 +4,9 @@ Contributing to Python
Build Status
------------

- main
- `Buildbot status overview <https://buildbot.python.org/all/#/release_status>`_

+ `Stable buildbots <https://buildbot.python.org/3.x.stable/>`_

- 3.9

+ `Stable buildbots <https://buildbot.python.org/3.9.stable/>`_

- 3.8

+ `Stable buildbots <https://buildbot.python.org/3.8.stable/>`_

- 3.7

+ `Stable buildbots <https://buildbot.python.org/3.7.stable/>`_
- `GitHub Actions status <https://github.com/python/cpython/actions/workflows/build.yml>`_


Thank You
Expand Down

0 comments on commit 6ffb4e2

Please sign in to comment.