Python Buildbot (original) (raw)
Notice: While JavaScript is not essential for this website, your interaction with the content will be limited. Please turn JavaScript on for the full experience.
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 onGitHub. You can help us convert unstable platforms to stable and supported.