Hi all, I think it's time to release SymPy 1.7. There has been a lot of work since 1.6 and in particular the GSOC projects finished weeks ago so it's time to get all the new fixes and features out. The current release notes for SymPy 1.7 are here: https://github.com/sympy/sympy/wiki/Release-Notes-for-1.7
Can all contributors please help out by doing these: 1. If you know of any issue or pull request that should be a release blocker for 1.7 then can you please say so? 2. In particular if any of the GSOC projects has any (small) piece of work to complete a particular portion of the project then can you let me know? 3. If you know of any deprecations or backwards compatible changes can you copy them into the "Backwards compatibility breaks and deprecations" section of the release notes? I've moved all outstanding issues from earlier milestones to 1.7 so you can see them all here: https://github.com/sympy/sympy/milestone/57 I will work through that list of release blockers. An issue might qualify as a release blocker if either: 1. It is a regression on master since 1.6 or 1.5. 2. Other changes since the last release need a bit more work to finish them off (for example adding docs). 3. There has been any backwards incompatible change on master that should be reverted before release. Some of the issues currently listed on the 1.7 milestone don't meet these criteria and are actually quite big pieces of work that can't be done in time so I will move them to the 1.8 milestone. Oscar -- 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 view this discussion on the web visit https://groups.google.com/d/msgid/sympy/CAHVvXxQmESRrNU55Q32aTVJXK4ApZwpCM7GBi_Se5AHPsF4-2g%40mail.gmail.com.
