[SciPy-Dev] Proposed 1.7.0 Release Schedule

Ralf Gommers ralf.gommers at gmail.com
Sun May 2 14:07:46 EDT 2021


On Sun, May 2, 2021 at 7:38 PM Tyler Reddy <tyler.je.reddy at gmail.com> wrote:

> Hi,
>
> SciPy 1.6.0 was released December 31/2020 (a bit late), a little more than
> 4 months ago, and I think we'd like to keep a roughly biannual release
> cadence.
>
> I'd like to proposed the following schedule for 1.7.0:
> - May 26/2021: branch 1.7.x
> - May 29/2021: rc1
> - June 11/2021: rc2 (if needed)
> - June 20/2021: final release
>

Sounds good to me.

As always, it is a good idea to start tagging things that should be in the
> 1.7.0 release & please do help with reviewing PRs/issues that are
> tagged--current counts are:
>
> - PRs: 24 open with 1.7.0 milestone
> - issues: 8 open with 1.7.0 milestone
>
> Also great to update the release notes wiki as appropriate:
> https://github.com/scipy/scipy/wiki/Release-note-entries-for-SciPy-1.7.0
>
> Thoughts/objections for the proposed schedule? The new build time
> dependency/transpiler, Pythran, would be a notable addition to this
> release, assuming that moves forward.
>

There's a couple of nice PRs pending that depend on it with only a pure
Python fallback. While I'm pretty happy with how the use of Pythran is
shaping up, I think we should leave it as an optional build dependency only
for this release, and try to make it non-optional afterwards. There's
always the chance we'll find something unexpected in the release, and
there's Windows build thing that needs sorting out - it works for all
wheels, but Ilhan is having some trouble with a local build setup.

Cheers,
Ralf
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mail.python.org/pipermail/scipy-dev/attachments/20210502/fc7869d0/attachment.html>


More information about the SciPy-Dev mailing list