On Thu, Jul 9, 2009 at 3:23 AM, Fabian Pedregosa<[email protected]> wrote: > > Ondrej Certik wrote: >> On Wed, Jul 8, 2009 at 2:19 AM, Fabian Pedregosa<[email protected]> wrote: >>> Ondrej Certik wrote: >>>> On Tue, Jul 7, 2009 at 4:33 PM, Fabian Pedregosa<[email protected]> wrote: >>>> [...] >>>>> Thanks. I'll correct that from the final version of the Changelog >>>> Thanks. I reviewed and committed another 14 patches in there. >>> Thanks for the huge work. I only have some objections on issue 1473 >>> http://code.google.com/p/sympy/issues/detail?id=1473 >>> >>> But that is not milestone critical >> >> Yep. The only release critical issue are doctests. I suggest to create >> >> bin/test_doc (or similar name) >> >> that will only test the doc/* files, and it will do so *reliably* >> (e.g. platform and python version independent), not like now. Then >> >> bin/test # tests >> bin/doctest # docstrings >> bin/test_doc # doc/* --- we need to find a better name >> >> would just do one thing. "./setup.py test" will test all things. > > I agree, but testing docs in a reliable way seems to be harden than we > expected, so maybe (suggestion) we could release 0.6.5 with that feature > disabled and move forward, because we have lot's of features waiting for > this release to be merged in (queries, py3, etc.).
Ok, if noone is going to work on this, then disable the documentation tests, and release a final beta, if all is ok, it will be our final release, then let's enable documentation tests again and try to fix it for the next release. Ondrej --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "sympy" 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?hl=en -~----------~----~----~----~------~----~------~--~---
