Python Buildbot
The Python development team builds and tests on many machines, architectures and configurations. These variations are divided into two categories: stable and unstable. The stable versions are the primary platforms that should always have all tests passing. We manage all our main branches for stability.
We strive to keep all configurations passing all tests, but sometimes we require specialized expertise to fix problems. If you can help fix problems on an unstable platform, please contribute on GitHub. You can help us convert unstable platforms to stable and supported.
Quick links
- buildbot.python.org home
- Release status
- Console view
- Grid view
- Waterfall view
- Worker list
- Builder list
- Buildbot information
If you are interested in setting up a buildbot worker, please see the New Buildbot Workers page of the devguide for details regarding the setup.