On Fri, Oct 13, 2017 at 5:56 PM, Frédéric Chapoton <fchapot...@gmail.com> wrote:
> Hello,
>
> I have reached this point with the ugly python3 experimental branch
> "public/python3-experiment-8.1.b7":
>
>
> ┌────────────────────────────────────────────────────────────────────┐
> │ SageMath version 8.1.beta7, Release Date: 2017-10-03               │
> │ Type "notebook()" for the browser-based notebook interface.        │
> │ Type "help()" for help.                                            │
> └────────────────────────────────────────────────────────────────────┘
> ┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓
> ┃ Warning: this is a prerelease version, and it may be unstable.     ┃
> ┗━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┛
> sage: 3*3
> 9
> sage: parent(_)
> Integer Ring
>
>
> Cool, no ? Or maybe nobody cares ?
>
> Many things are still not working. The cmp problem has been much reduced,
> but still not fully fixed. On our way is a large-scale unicode problem, and
> maybe another large scale hash problem.

Very cool. I still hope to help out more with this, especially the
string problems which I'm practiced at dealing with.  I was starting
to several weeks ago when I tried to reproduce the Python 3 issues
from scratch, but then got side-tracked, and then went on a long trip,
so now I'll need to start over again on a Python 3 build.

-- 
You received this message because you are subscribed to the Google Groups 
"sage-devel" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sage-devel+unsubscr...@googlegroups.com.
To post to this group, send email to sage-devel@googlegroups.com.
Visit this group at https://groups.google.com/group/sage-devel.
For more options, visit https://groups.google.com/d/optout.

Reply via email to