Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 6 additions & 0 deletions buildbots.rst
Original file line number Diff line number Diff line change
Expand Up @@ -232,5 +232,11 @@ recommend you change (temporarily, of course) the contents of the
``buildbottest`` clause in ``Makefile.pre.in``; or, for Windows builders,
the ``Tools/buildbot/test.bat`` script.

Security considerations concerning third-party buildbots
--------------------------------------------------------

Third-party buildbots are only used for testing purposes.
None of the buildbots nor the system that they run on are utilised to produce any release materials.

.. seealso::
:ref:`buildworker`
2 changes: 2 additions & 0 deletions buildworker.rst
Original file line number Diff line number Diff line change
Expand Up @@ -348,6 +348,8 @@ python-dev about buildbot security that includes examples of the tests for
which privilege matters. There was no final consensus, but the information is
useful as a point of reference.

Third-party buildbots are only used for testing purposes. None of the buildbots nor the system that they run on are utilised to produce any release materials.

.. [#] If the buildbot is going to do Framework builds, it is better to
use the Apple-shipped Python so as to avoid any chance of the buildbot
picking up components from the installed python.org python.