Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

MAINT: final backports for 1.9.0 #16727

Merged

Conversation

tylerjereddy
Copy link
Contributor

Backports for:

Note that 15e96a0 was pushed in directly to the release branch by accident at some point, but I believe it can be left as is--@tupui indicates it was a sphinx-related pin suggested by @rgommers.

  • Update release notes to remove the usual "is not released yet" blurb as we are now planning to do the final 1.9.0 release imminently
  • Update release notes to reflect the backports above
  • set version to 1.9.0 final "unreleased" (gets set to released during final prep) by removing the rc strings

Finally, if you know of any reason not to release 1.9.0 in the next day or two, let me know, otherwise I assume we are good to go.

mdhaber and others added 6 commits July 28, 2022 10:59
Because of a bug in Cython, the inner function weigh() (a closure
in _weightedrankedtau()) cannot refer to the memoryview arguments
of _weightedrankedtau().  The work-around here is to assign the
arguments to local variables.
* changes to lists after backports

* manually remove the note that says
SciPy is "not released yet," as we prepare
for the final release
@tylerjereddy tylerjereddy added the maintenance Items related to regular maintenance tasks label Jul 28, 2022
@tylerjereddy tylerjereddy added this to the 1.9.0 milestone Jul 28, 2022
Copy link
Member

@tupui tupui left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks Tyler, LGTM aside from one question.

tools/version_utils.py Show resolved Hide resolved
@rgommers
Copy link
Member

Failure in Main prerelease_deps_coverage_64bit_blas seemed like a random issue; re-running just in case.

Copy link
Member

@rgommers rgommers left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM too, and all green now. In it goes. Thanks Tyler!

@rgommers rgommers merged commit 253f894 into scipy:maintenance/1.9.x Jul 28, 2022
@tylerjereddy tylerjereddy deleted the treddy_final_190_backports branch July 28, 2022 21:04
@tylerjereddy
Copy link
Contributor Author

Wheels builds started late Thursday evening

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
maintenance Items related to regular maintenance tasks
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants