We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d5419d6 commit 234c3e3Copy full SHA for 234c3e3
buildbots.rst
@@ -15,10 +15,10 @@ will schedule a new build to be run as soon as possible.
15
16
The build steps run by the buildbots are the following:
17
18
-* Checkout of the source tree for the changeset which triggered the build
19
-* Compiling Python
20
-* Running the test suite using :ref:`strenuous settings <strenuous_testing>`
21
-* Cleaning up the build tree
+* Check out the source tree for the changeset which triggered the build
+* Compile Python
+* Run the test suite using :ref:`strenuous settings <strenuous_testing>`
+* Clean up the build tree
22
23
It is your responsibility, as a core developer, to check the automatic
24
build results after you push a change to the repository. It is therefore
0 commit comments