Issue 1921 in sympy: failing doctest under windows

2010-04-27 Thread sympy
Status: Accepted Owner: smichr Labels: Type-Defect Priority-Medium New issue 1921 by smichr: failing doctest under windows http://code.google.com/p/sympy/issues/detail?id=1921 I fixed a docttest that fails for me under windows. It was located in polynomials.txt -- You received this message beca

Re: Issue 1921 in sympy: failing doctest under windows

2010-04-27 Thread sympy
Updates: Labels: NeedsReview Comment #1 on issue 1921 by smichr: failing doctest under windows http://code.google.com/p/sympy/issues/detail?id=1921 See commit 1921 in smichr's 1766 branch at github. Painless review opportunity :-) -- You received this message because you are listed i

Re: Issue 1921 in sympy: failing doctest under windows

2010-04-28 Thread sympy
Comment #2 on issue 1921 by asmeurer: failing doctest under windows http://code.google.com/p/sympy/issues/detail?id=1921 See also http://groups.google.com/group/sympy-patches/browse_thread/thread/f62c954c3fc948d8 -- You received this message because you are listed in the owner or CC fields o

Re: Issue 1921 in sympy: failing doctest under windows

2010-04-28 Thread sympy
Comment #3 on issue 1921 by smichr: failing doctest under windows http://code.google.com/p/sympy/issues/detail?id=1921 ok...then I'll leave the commit there, but just ignore it. -- You received this message because you are listed in the owner or CC fields of this issue, or because you starred t

Re: Issue 1921 in sympy: failing doctest under windows

2010-05-06 Thread sympy
Comment #4 on issue 1921 by smichr: failing doctest under windows http://code.google.com/p/sympy/issues/detail?id=1921 Issue 1930 has been merged into this issue. -- You received this message because you are subscribed to the Google Groups "sympy-issues" group. To post to this group, send emai

Re: Issue 1921 in sympy: failing doctest under windows

2010-06-15 Thread sympy
Updates: Cc: Vinzent.Steinberg Ronan.Lamy ondrej.certik Comment #5 on issue 1921 by smichr: failing doctest under windows http://code.google.com/p/sympy/issues/detail?id=1921 There are two functions introduced in smichr's github branch 1930 which could be used for things like this docs

Re: Issue 1921 in sympy: failing doctest under windows

2010-09-05 Thread sympy
Updates: Labels: smichr Comment #6 on issue 1921 by asmeurer: failing doctest under windows http://code.google.com/p/sympy/issues/detail?id=1921 (No comment was entered for this change.) -- You received this message because you are subscribed to the Google Groups "sympy-issues" group.

Re: Issue 1921 in sympy: failing doctest under windows

2011-01-07 Thread sympy
Comment #7 on issue 1921 by asmeurer: failing doctest under windows http://code.google.com/p/sympy/issues/detail?id=1921 Chris, is this still an issue? -- You received this message because you are subscribed to the Google Groups "sympy-issues" group. To post to this group, send email to sympy-

Re: Issue 1921 in sympy: failing doctest under windows

2011-01-07 Thread sympy
Updates: Status: Fixed Labels: -NeedsReview -smichr Comment #8 on issue 1921 by smichr: failing doctest under windows http://code.google.com/p/sympy/issues/detail?id=1921 This was fixed with commit 1a8d37734cf8dd4. I still would like to get the equal/equal_in functions in place