I would like to get SymPy 0.7.0 released before my classes start again in a few 
weeks.  From what I see, these are the things we need to do before releasing:

- Merge in Mateusz's polys branch.  See issue 2133.  Mateusz and I are 
currently working on getting this into a mergable state, and I think we should 
be able to get it in very soon.  

- Update mpmath.  See http://code.google.com/p/sympy/wiki/UpdateMpmath for a 
guide on how to do this.

- Fix all the critical priority issues 
(http://code.google.com/p/sympy/issues/list?can=2&q=Priority%3DCritical), or 
lower their priority.  These are the failing doctests in Python 2.6.6 (2041), 
Vinzent's ghost test failures (2110), and an improvement to the doctester to 
catch tests that aren't being caught (2126).  

- There is a test failure in Python 2.4 right now because of an unimported 
all/any somewhere that we need to fix.

Those are the things I think we *have* to do before releasing.  But we also 
should try to do the following.

- Close NeedsReview issues 
(http://code.google.com/p/sympy/issues/list?q=label:NeedsReview), or postpone 
them until after the release.  

- Close Milestone-Release0.7.0 issues, or postpone them: 
http://code.google.com/p/sympy/issues/list?can=2&q=Milestone%3DRelease0.7.0. 

- Close all open pull requests, or postpone them.  
https://github.com/sympy/sympy/pulls.

So if people can help with any or all of these, that would be much appreciated. 
 In particular, if someone has a fix for the doctest failures, that would be 
very good.  Also, Vinzent, I think you are still the only one who can reproduce 
your ghost test failures, so either you will have to do something about that, 
or we will have to postpone/close as invalid the issue.  

Also, one thing that I cannot do is review my own branches 
(https://github.com/sympy/sympy/pulls/asmeurer), so if people could do that, 
that is would be great too.

Aaron Meurer

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

Reply via email to