BLD: change file extension for libnpymath on win-arm64 from .a to .lib by rgommers · Pull Request #29750 · numpy/numpy
Navigation Menu
{{ message }}
- Notifications You must be signed in to change notification settings
- Fork 12.1k
Merged
mattip merged 2 commits intonumpy:mainfrom
Sep 14, 2025Merged
BLD: change file extension for libnpymath on win-arm64 from .a to .lib#29750
mattip merged 2 commits intonumpy:mainfrom
BLD: change file extension for libnpymath on win-arm64 from .a to .lib#29750
mattip merged 2 commits intonumpy:mainfrom
Conversation
Copy link
Member
rgommers
commented
Sep 13, 2025
rgommers
commented
Closes gh-29577
Should work fine, if it doesn't for some reason then we'll notice in downstream CI jobs that consume nightly wheels.
Closes numpygh-29577.
rgommers
added this to the
2.4.0 release milestone
Copy link
Member Author
rgommers
commented
Sep 13, 2025
rgommers commented
Sep 13, 2025Wheel builds tested on my fork, see this CI log. Relevant line:
[289/523] Linking static target numpy/_core/npymath.lib
It's .a on main right now.
rgommers
mentioned this pull request
mattip reviewed Sep 13, 2025
doc/release/upcoming_changes/29750.change.rst
Outdated
Show resolved
Hide resolved
doc/release/upcoming_changes/29750.change.rst Outdated Show resolved Hide resolved
[skip ci] Co-authored-by: Matti Picus <matti.picus@gmail.com>
Copy link
Member
mattip
commented
Sep 14, 2025
mattip commented
Sep 14, 2025Thanks @rgommers
rgommers
deleted the
win-arm64-npymathlib
branch
charris
mentioned this pull request
numpy
deleted a comment from
ahmedrezk0116-cmd
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment