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

Upgrade uninstall hook after pyenv/pyenv#2432 #438

Merged
merged 1 commit into from
Oct 10, 2022

Conversation

laggardkernel
Copy link
Contributor

Found only the link is uninstalled by pyenv unisntall but not the original env. It turns out that the bug is related with pyenv/pyenv#2432.

Here's a fix that refactor the code to register itself as a hook explicitly and let the hook called by pyenv uninstall for multiple versions.

@native-api native-api merged commit a911a22 into pyenv:master Oct 10, 2022
@laggardkernel laggardkernel deleted the bugfix/uninstall-hook branch October 11, 2022 01:50
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.

None yet

2 participants