Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

MAINT: update oldest supported GCC version from 8.4 to 9.3#28102

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
mattip merged 1 commit intonumpy:mainfromrgommers:bump-oldest-gcc
Jan 6, 2025

Conversation

@rgommers
Copy link
Member

This hasn't been updated in quite a while, and 8.4 just ran into another SIMD-related bug in#28030. Other considerations:

  • GCC 9.3.0 will be >5 years old by the time we release NumPy 2.3.0
  • All our own builds and relevant manylinux images use GCC >=10
  • SciPy upgraded to >=9.1 a year ago and that was fine
  • Ubuntu 20.04 LTS has GCC 9.3.0, there don't seem to be relevant distro versions which still require 8.x

xrefhttps://scipy.github.io/devdocs/dev/toolchain.html#compilers andhttps://github.com/mayeut/pep600_compliance for relevant pages to track compiler and distro versions.

This hasn't been updated in quite a while, and 8.4 just ran into anotherSIMD-related bug innumpy#28030. Other considerations:- GCC 9.3.0 will be >5 years old by the time we release NumPy 2.3.0- All our own builds and relevant manylinux images use GCC >=10- SciPy upgraded to >=9.1 a year ago and that was fine- Ubuntu 20.04 LTS has GCC 9.3.0, there don't seem to be relevant distro  versions which still require 8.xxrefhttps://scipy.github.io/devdocs/dev/toolchain.html#compilers andhttps://github.com/mayeut/pep600_compliance for relevant pages to trackcompiler and distro versions.
@rgommersrgommers added this to the2.3.0 release milestoneJan 5, 2025
@mattipmattip merged commita39a546 intonumpy:mainJan 6, 2025
68 checks passed
@mattip
Copy link
Member

Thanks@rgommers

@rgommersrgommers deleted the bump-oldest-gcc branchJanuary 6, 2025 11:38
ArvidJB added a commit to ArvidJB/numpy that referenced this pull requestJan 8, 2025
Update the `np.strings.slice` docstrings to follow conventionand correctly split between argument type and documentation.Also update the `slice` release note to follow convention fornew functions.Lastly, fix the gcc version upgrade PR reference fromnumpy#28101tonumpy#28102.
ArvidJB added a commit to ArvidJB/numpy that referenced this pull requestJan 8, 2025
Update the `np.strings.slice` docstrings to follow conventionand correctly split between argument type and documentation.Also update the `slice` release note to follow convention fornew functions.Lastly, fix the gcc version upgrade PR reference fromnumpy#28101tonumpy#28102.
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

No reviews

Assignees

No one assigned

Projects

None yet

Milestone

2.3.0 release

Development

Successfully merging this pull request may close these issues.

2 participants

@rgommers@mattip

[8]ページ先頭

©2009-2025 Movatter.jp