Skip to content

Use which instead of find_executable#349

Merged
lispandfound merged 1 commit intomasterfrom
gmt_shutil
Mar 13, 2025
Merged

Use which instead of find_executable#349
lispandfound merged 1 commit intomasterfrom
gmt_shutil

Conversation

@lispandfound
Copy link
Contributor

Removes distutils.find_executable in favour of shutil.which. The former was removed in python 3.12 along with the entire distutils module, and replaced in favour of shutil.which. See the official migration advice.

@lispandfound lispandfound merged commit b029e73 into master Mar 13, 2025
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants