Skip to content

MAINT,BUG: Never import distutils above 3.12 [f2py] #25428

Merged
charris merged 1 commit intonumpy:maintenance/1.26.xfrom
charris:backport-25123
Dec 20, 2023
Merged

MAINT,BUG: Never import distutils above 3.12 [f2py] #25428
charris merged 1 commit intonumpy:maintenance/1.26.xfrom
charris:backport-25123

Conversation

@charris
Copy link
Copy Markdown
Member

@charris charris commented Dec 19, 2023

Backport of #25123.

Closes gh-24838. There were two locations in f2py where the options passed in would trigger an import of distutils. This simply guards them via an if.

@charris charris added this to the 1.26.3 release milestone Dec 19, 2023
@charris charris merged commit aa78349 into numpy:maintenance/1.26.x Dec 20, 2023
@charris charris deleted the backport-25123 branch December 20, 2023 21:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants