[SciPy-Dev] SciPy 1.0 release schedule proposal

Ralf Gommers ralf.gommers at gmail.com
Sat Sep 16 17:34:58 EDT 2017


On Fri, Sep 15, 2017 at 9:42 PM, Ralf Gommers <ralf.gommers at gmail.com>
wrote:

>
>
> On Fri, Sep 15, 2017 at 1:39 AM, Eric Larson <larson.eric.d at gmail.com>
> wrote:
>
>> My plan is to work as far as possible through
>>> https://github.com/scipy/scipy/milestone/32 for everything except the
>>> scipy.signal and scipy.sparse issues/PRs. For signal I'm hoping that Warren
>>> and Eric L. together can merge most open PRs.
>>>
>>
>> One PR is Warren's, which I'll merge tomorrow.
>>
>> The other three open PRs are mine. One of these depends on an open linalg
>> PR <https://github.com/scipy/scipy/pull/7810>, so it has two levels to
>> get through. I'm happy to iterate quickly on them as necessary, but I'm not
>> sure if it will be possible to get them in by tomorrow. Would it be okay to
>> backport them, too?
>>
>
> I think all those PRs except possibly the dpss one will make it in. I'll
> work on the beta release before branching, so can postpone that another
> half day (till Sunday afternoon my time, which is Sat evening US time).
>
> We never backport enhancements after branching though, and I wouldn't like
> to start now. So if people want that dpss window function in 1.0.0, it'll
> require rapid review and iteration.
>

Almost therre!

I sent two deprecation related PRs yesterday that need to go in. They're
already reviewed (thanks Eric, Stefan) but will at least give those 24 hrs
after submission so everyone has a chance to have a quick look at them.

Here's a list of PRs that I plan on merging within about 10 hours from now
unless there are new comments/objections:

- Wrappers for some LAPACK functions (by Ilhan)
https://github.com/scipy/scipy/pull/7851
- Automatic FIR order for decimate (by Eric L)
https://github.com/scipy/scipy/pull/7835
- Add eigvals_tridiagonal (by Eric L)
https://github.com/scipy/scipy/pull/7810
- Speed up freqz computation (by Eric L)
https://github.com/scipy/scipy/pull/7738
- Removing deprecated function (by me)
https://github.com/scipy/scipy/pull/7870
- Deprecate misc.pilutil functions (by me)
https://github.com/scipy/scipy/pull/7869
- Update 1.0 release notes (by me) https://github.com/scipy/scipy/pull/7868

Anything else is a bonus.

I've also started adding PRs for new features that are ready but haven't
gotten the reviewer attention they deserve to the 1.1.0 milestone (
https://github.com/scipy/scipy/milestone/34).

Cheers,
Ralf
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/scipy-dev/attachments/20170917/878177f8/attachment.html>


More information about the SciPy-Dev mailing list