Hi, > I can help modify buildbot if you want, but I suppose I need a > specification what precisely is a bug here. Not accepting forms with > garbage? By default buildbot "force build" does not require forms to > be filled and that's on purpose.
Well, the "fix" would be to forbid an empty "Branch to build" since it doesn't point to anything buildable (even worse, the fact that the branch then ends up as None rather than an empty string produces an exception in buildbot code). I'm not sure what the process to get the fix in would be, but it probably involves discussing it with Martin :) Regards Antoine. _______________________________________________ Python-Dev mailing list Python-Dev@python.org http://mail.python.org/mailman/listinfo/python-dev Unsubscribe: http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com