Skip to content
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

shutil.which already present in modern python #137

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

artsi0m
Copy link

@artsi0m artsi0m commented Jul 10, 2024

I was working on OpenBSD port when realised that I can push that change to upstream
https://github.com/artsi0m/porting-efforts/tree/5be6fa89586ad56941700ea22f3a99d33d9f26dd/devel/py-compiledb/patches

Modern python has which function inside the shutil module, so you probably don't need shutilwhich any more.

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.

1 participant