Python Buildbot (original) (raw)

Notice: This page displays a fallback because interactive scripts did not run. Possible causes include disabled JavaScript or failure to load scripts or stylesheets.

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.