
Hi, I'm planning to cut the point release of scipy 0.17.1 by the end of this week. Thoughts? Regressions in 0.17.0 so far seem reasonably mild: https://github.com/scipy/scipy/milestones/0.17.1 If there's anything else you think should be included in 0.17.1, please mention it in this email thread or on Github. Cheers, Evgeni

Sun, 10 Apr 2016 18:53:36 +0100, Evgeni Burovski kirjoitti:
I'm planning to cut the point release of scipy 0.17.1 by the end of this week. Thoughts?
This could be backported: https://github.com/scipy/scipy/pull/6074 Added the backport-candidate tag.

On Sun, Apr 10, 2016 at 6:53 PM, Evgeni Burovski <evgeny.burovskiy@gmail.com> wrote:
Hi,
I'm planning to cut the point release of scipy 0.17.1 by the end of this week. Thoughts?
Regressions in 0.17.0 so far seem reasonably mild: https://github.com/scipy/scipy/milestones/0.17.1 If there's anything else you think should be included in 0.17.1, please mention it in this email thread or on Github.
Quite obviously, it did not happen by the end of the week before last :-). At the moment though, the remaining blocker is the backwards compatibility break in `stats.mannwhitneyu` where the default hypothesis differ in 0.16.1 and 0.17.0. The PR with the fix which restores the backwards compat is https://github.com/scipy/scipy/pull/6100 My plan is to merge it and finalize 0.17.1 soon (tm). Please speak up if you have comments about this fix and/or would like more time to review it. Cheers, Evgeni

On Tue, Apr 26, 2016 at 1:21 PM, Evgeni Burovski <evgeny.burovskiy@gmail.com> wrote:
On Sun, Apr 10, 2016 at 6:53 PM, Evgeni Burovski <evgeny.burovskiy@gmail.com> wrote:
Hi,
I'm planning to cut the point release of scipy 0.17.1 by the end of this week. Thoughts?
Regressions in 0.17.0 so far seem reasonably mild: https://github.com/scipy/scipy/milestones/0.17.1 If there's anything else you think should be included in 0.17.1, please mention it in this email thread or on Github.
Quite obviously, it did not happen by the end of the week before last :-).
At the moment though, the remaining blocker is the backwards compatibility break in `stats.mannwhitneyu` where the default hypothesis differ in 0.16.1 and 0.17.0.
The PR with the fix which restores the backwards compat is https://github.com/scipy/scipy/pull/6100
My plan is to merge it and finalize 0.17.1 soon (tm). Please speak up if you have comments about this fix and/or would like more time to review it.
The mannwhitneyu fix has been merged, thanks to Tavi, and Josef and Alex for the review. In the meantime, there is one more small issue which I'd like to hold 0.17.1 for, https://github.com/scipy/scipy/issues/6134. This seems fairly straightforward, so a pull request would help spinning the wheels. Cheers, Evgeni
participants (2)
-
Evgeni Burovski
-
Pauli Virtanen