Oct. 10, 2012
7:30 a.m.
Antoine pointed out to me the possibility of using a custom repository for testing purposes:
http://docs.python.org/devguide/buildbots.html#custom-builders
Is the standard procedure for a developer to create and use their own sandbox repository under http://hg.python.org/sandbox/? Or should we use an existing sandbox repository (e.g. perhaps by creating a new head so as to decrease inteference)? Is the sandbox repository something we can create on our own, or do we need to request it?
--Chris