Not that I know of. The sagemath.org site seems to be working fine.
Did someone upgrade the Python/Sage install there?

On Tue, Nov 16, 2010 at 3:46 AM, Stefan Behnel <[email protected]> wrote:
> Hi,
>
> when I try to hg push to cython-devel, I keep getting this:
>
> """
> Traceback (most recent call last):
>   File "/home/cython/www/hg/hgwebdir.cgi", line 43, in &lt;module&gt;
>     wsgicgi.launch(wsgiapplication(make_web_app))
>   File
> "/home/sage/sage_install/stable/local/lib/python2.6/mercurial/hgweb/wsgicgi.py",
> line 69, in launch
>     for chunk in content:
>   File
> "/home/sage/sage_install/stable/local/lib/python2.6/mercurial/util.py",
> line 310, in increasingchunks
>     for chunk in source:
>   File
> "/home/sage/sage_install/stable/local/lib/python2.6/mercurial/templater.py", 
> line
> 148, in expand
>     item = iters[0].next()
>   File
> "/home/sage/sage_install/stable/local/lib/python2.6/mercurial/templater.py", 
> line
> 122, in _process
>     % (key, format))
> SyntaxError: Error expanding 'sessionvars%urlparameter'
> """
>
> Trac seems to be broken, too. Has anything changed on the Cython VM since
> yesterday that could trigger this?
>
> Stefan
> _______________________________________________
> Cython-dev mailing list
> [email protected]
> http://codespeak.net/mailman/listinfo/cython-dev
>
_______________________________________________
Cython-dev mailing list
[email protected]
http://codespeak.net/mailman/listinfo/cython-dev

Reply via email to