[Python-Dev] Daily documentation builds

A.M. Kuchling amk at amk.ca
Wed Feb 11 15:24:18 CET 2009


On Tue, Feb 10, 2009 at 09:16:48PM -0800, Neal Norwitz wrote:
> I ran 2.6, 3.0, and 3.1 manually.  2.7 should get picked up on the
> next run.  The problem is that regrtest.py -R hangs from time to time
> which caused the machine to run out of memory.  Does anyone else have
> regrtest.py -R hang for them?  Some tests were disabled to try to
> prevent the problem, but it still happens from time to time.

It's also possible that tools/sphinx needs a manual 'svn update'. A
recent change to sphinxext/pyspecific.py imports a new package,
sphinx.builders.  I had to do this to keep my source tree building the
docs.

--amk


More information about the Python-Dev mailing list