Mary, Are you talking about this PR:
https://github.com/sympy/sympy/pull/2237 in there the tests are failing for both of the latest 2 patches: e6a1938 32a33a8 Let me know if you know how to fix it. Ondrej On Sun, Jul 21, 2013 at 9:42 AM, Mary Clark <[email protected]> wrote: > Ondrej, > > All the Travis tests passed on the latest build (except one that timed out). > Once I finish the Dynkin diagram and Cartan matrix stuff, I'll have a look > at implementing what Upabjojr had to say about __new__ versus __init__ etc. > > > On Sunday, 21 July 2013 02:12:31 UTC+1, Ondřej Čertík wrote: >> >> On Sat, Jul 20, 2013 at 5:14 PM, Aaron Meurer <[email protected]> wrote: >> > The issue is the uppercase letter in the filename. This causes issues >> > on case-insensitive filesystems, such as the one used by Mac OS X. >> >> This is new to me, I had no idea that Mac OS X is case insensitive. >> >> 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.
