[Python-Dev] buildbot breakage (original) (raw)

Gustavo Niemeyer gustavo at niemeyer.net
Thu Sep 7 01:24:23 CEST 2006


Some buildbots will fail because they got revision r51793, and it has a change I made to fix a problem in the subprocess module.

Please do not rollback any changes. I'm handling the issue.

Also notice that there's no broken code there. The problem is that the issue in subprocess is related to stdout/stderr handling, and I'm having trouble making buildbot happy while keeping the new tests in place.

I apologise for any inconvenience this may cause.

-- Gustavo Niemeyer http://niemeyer.net



More information about the Python-Dev mailing list