[Python-Dev] buildbot breakage (original) (raw)
Gustavo Niemeyer gustavo at niemeyer.net
Thu Sep 7 01:24:23 CEST 2006
- Previous message: [Python-Dev] Exception message for invalid with statement usage
- Next message: [Python-Dev] buildbot breakage
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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
- Previous message: [Python-Dev] Exception message for invalid with statement usage
- Next message: [Python-Dev] buildbot breakage
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]