[sage-release] Sage 8.0.beta9 released

2017-05-31 Thread Volker Braun
As always, you can get the latest beta version from the "develop" git branch. Alternatively, the self-contained source tarball is at http://www.sagemath.org/download-latest.html d9e145d Updated SageMath version to 8.0.beta9 d4bf8c5 Trac #23042: Seealso-block for is_constructible_by_doublings()

Re: [sage-release] Re: Sage 8.0.beta8 released

2017-05-31 Thread Jeroen Demeyer
OK, I didn't realise that math-readline was a Python script from Sage. I created https://trac.sagemath.org/ticket/23112 to track this issue. -- You received this message because you are subscribed to the Google Groups "sage-release" group. To unsubscribe from this group and stop receiving

Re: [sage-release] Re: Sage 8.0.beta8 released

2017-05-31 Thread fchapoton2
Same for me as for John: after sage -sh math-readline /bin/sh: 1: math: not found the sage shell is not displaying what I am typing. and even the bash shell itself is in the same not-displaying mode. Frederic Le mercredi 31 mai 2017 12:03:08 UTC+2, John Cremona a écrit : > > On 31 May 2017 at

Re: [sage-release] Re: Sage 8.0.beta8 released

2017-05-31 Thread John Cremona
On 31 May 2017 at 10:43, Jeroen Demeyer wrote: > On 2017-05-30 23:51, John H Palmieri wrote: >> >> I'm getting intermittent timeouts from src/sage/doctest/external.py, and >> in particular the "has_mathematica()" test. This is a new (but >> underpowered) computer and it

Re: [sage-release] Re: Sage 8.0.beta8 released

2017-05-31 Thread Jeroen Demeyer
On 2017-05-30 23:51, John H Palmieri wrote: I'm getting intermittent timeouts from src/sage/doctest/external.py, and in particular the "has_mathematica()" test. This is a new (but underpowered) computer and it does not have mathematica installed. If I run $ sage --sh $ math-readline