On Mon, Sep 22, 2014 at 10:15 AM, R. David Murray <[email protected]> wrote: > On Mon, 22 Sep 2014 16:58:50 +0200, Victor Stinner <[email protected]> > wrote: >> Someone broke test_pydoc. Example: >> http://buildbot.python.org/all/builders/AMD64%20FreeBSD%2010.0%203.4/builds/481/steps/test/logs/stdio >> > I couldn't reproduce this, nor did I see it in any of the stable > buildbots when Larry reported he had an issue with it. Now that he's > pushed his branch, the buildbots are red with it. So...Larry broke > it, but it is not obvious how. Could it be something wrong with the > pydoc topics update for the release?
It is indeed the pydoc-topics update at fault. Further discussion in http://bugs.python.org/issue22461. -- Zach _______________________________________________ python-committers mailing list [email protected] https://mail.python.org/mailman/listinfo/python-committers
