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

Scrub the Pyenv install dir before attempting an install. (Cherry-pick of #19193) #19197

Merged
merged 1 commit into from May 31, 2023

Conversation

WorkerPants
Copy link
Member

Fixes #19171 by scrubbing the destination install directory before attempting an install.

As a side-effect, we move the lockfile to be a sibling of the install directory, instead of underneath it. (E.g. <ROOT>/version/3.8.10.lock)

Fixes #19171 by scrubbing the
destination install directory before attempting an install.

As a side-effect, we move the lockfile to be a sibling of the install
directory, instead of underneath it. (E.g. `<ROOT>/version/3.8.10.lock`)
@WorkerPants WorkerPants added the category:bugfix Bug fixes for released features label May 30, 2023
@thejcannon thejcannon merged commit ae4ccba into 2.17.x May 31, 2023
24 checks passed
@thejcannon thejcannon deleted the cherry-pick-19193-to-2.17.x branch May 31, 2023 02:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
category:bugfix Bug fixes for released features
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants