Sorry about that. It's bound to happen every once in a while that some test failure doesn't show up until you merge two unrelated pull requests together into master, especially with these pull requests that make fundamental changes to some core part of SymPy, as was the case here. Given the rate that this used to happen, I'm pretty happy with the current state of things.
Aaron Meurer On Mon, Oct 21, 2013 at 11:11 AM, Ondřej Čertík <[email protected]> wrote: > Hi, > > Travis and my computer shows a test failure in current master: > > https://github.com/sympy/sympy/issues/2543 > > Ondrej > > -- > You received this message because you are subscribed to the Google Groups > "sympy" 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. > For more options, visit https://groups.google.com/groups/opt_out. -- You received this message because you are subscribed to the Google Groups "sympy" 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. For more options, visit https://groups.google.com/groups/opt_out.
