> The bug you are all talking about might have already been taken care of with
> http://trac.sagemath.org/ticket/17059. See my comment on the ticket. At
> least I cannot reproduce it with the latest version of Sage.

No Anne, I am not complaining about a bug that I fixed myself last week.

I found #17059 while working on it, and #17059 is only about a bad
'category' argument.

In particular, I can still reproduce it on my computer.

This being said, the code has absolutely no reason to be
machine-dependent in its current state. Can you check this again and
give us the output of p1._list and p2._list ? The relabel function,
which you wrote yourself in #12536, makes sure that the `._list` flag
is modified, which breaks equality. This is not machine-dependent, so
I do not understand why it may work on your computer.

Nathann

-- 
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 http://groups.google.com/group/sage-devel.
For more options, visit https://groups.google.com/d/optout.

Reply via email to