Comment #2 on issue 1829 by asmeurer: release 0.6.7
http://code.google.com/p/sympy/issues/detail?id=1829

Everything seems to work from the tarball. I test installed it, made the docs, and ran the tests in Python 2.4-6 in 32 and 64 bit (though
only 32 bit for python2.4), and everything passes/works.

I noticed that the .txt test runner doesn't expect the top directory to end in -rc1 when printing the file paths:

============================== txt doctests start ==============================

0.6.7-rc1/doc/src/gotchas.txt [104] [OK] 0.6.7-rc1/doc/src/modules/assumptions.txt [80] [OK] 0.6.7-rc1/doc/src/modules/concrete.txt [22] [OK]

And also, in Python2.5, I get:

============================== txt doctests start ==============================

0.6.7-rc1/doc/src/gotchas.txt [104] [OK] 0.6.7-rc1/doc/src/modules/assumptions.txt [80] [OK] 0.6.7-rc1/doc/src/modules/concrete.txt [22] [OK] 0.6.7-rc1/doc/src/modules/evalf.txt [74] [OK] 0.6.7-rc1/doc/src/modules/functions.txt [25] [OK] 0.6.7-rc1/doc/src/modules/geometry.txt [46] [OK]
*** DocTestRunner.merge: 'index.txt' in both testers; summing outcomes.
0.6.7-rc1/doc/src/modules/integrals.txt [8] [OK] 0.6.7-rc1/doc/src/modules/logic.txt [14] [OK] 0.6.7-rc1/doc/src/modules/matrices.txt [96] [OK] 0.6.7-rc1/doc/src/modules/polynomials.txt [59] [OK] 0.6.7-rc1/doc/src/modules/rewriting.txt [8] [OK] 0.6.7-rc1/doc/src/modules/series.txt [3] [OK] 0.6.7-rc1/doc/src/modules/solvers/solvers.txt [4] [OK] 0.6.7-rc1/doc/src/modules/statistics.txt [26] [OK]
*** DocTestRunner.merge: 'index.txt' in both testers; summing outcomes.
0.6.7-rc1/doc/src/modules/utilities/iterables.txt [5] [OK] 0.6.7-rc1/doc/src/tutorial.txt [119] [OK]

The "DocTestRunner.merge: 'index.txt' in both testers; summing outcomes." lines aren't there with Python 2.6. Any idea what that
means?  It's probably harmless.  The numbers are the same in both cases.

--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings

--
You received this message because you are subscribed to the Google Groups 
"sympy-issues" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/sympy-issues?hl=en.

Reply via email to