Comment #4 on issue 3635 by [email protected]: Backwards compatibility
with old assumptions
http://code.google.com/p/sympy/issues/detail?id=3635
This was the commit that changed it originally (see also issue 2346).
commit 8944badc0636536bbdf1dfe4f3597cb8ca1ae20a
Author: Ronan Lamy <[email protected]>
Date: Mon May 9 03:29:20 2011 +0100
2346: Fix Basic.__eq__ to consider assumptions, and be consistent with
__hash__.
The main consequence of this is that Symbol('x') != Symbol('x',
real=True).
Some tests in sympy.geometry had to be updated to explicitly set the
proper
assumptions on the symbols involved, and one is now XFAILing.
If you look at the diff, there were very few changes that needed to be
made, even though it had been like that for a while. One can try making
the reverse change in master and seeing how many tests fail. I suspect it
won't be very many.
--
You received this message because you are subscribed to the Google Groups
"sympy-issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/sympy-issues?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.