Thanks to visit codestin.com
Credit goes to github.com

Skip to content

MAINT: Run f2py's meson backend with the same python that ran f2py #25486

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

Merged
merged 1 commit into from
Dec 24, 2023

Conversation

charris
Copy link
Member

@charris charris commented Dec 24, 2023

Backport of #25321.

On Debian, we sometimes have multiple Python 3 versions in the archive. When using f2py3.X, I'd expect meson to run with the same python, not the default python.

Not sure how far up the stack this should come from, I kept it simple for this PR, if someone has better ideas, they can direct me.

On Debian, we sometimes have multiple Python 3 versions in the archive.
When using f2py3.X, I'd expect meson to run with the same python, not
the default python.

Not sure how far up the stack this should come from, I kept it simple
for this PR, if someone has better ideas, they can direct me.
@charris charris added component: numpy.f2py 03 - Maintenance 08 - Backport Used to tag backport PRs Meson Items related to the introduction of Meson as the new build system for NumPy labels Dec 24, 2023
@charris charris added this to the 1.26.3 release milestone Dec 24, 2023
@charris charris merged commit 8184462 into numpy:maintenance/1.26.x Dec 24, 2023
@charris charris deleted the backport-25321 branch December 24, 2023 18:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
03 - Maintenance 08 - Backport Used to tag backport PRs component: numpy.f2py Meson Items related to the introduction of Meson as the new build system for NumPy
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants