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

write pip delete marker into global build dir upon creation #948

Merged
merged 1 commit into from
May 19, 2013
Merged

write pip delete marker into global build dir upon creation #948

merged 1 commit into from
May 19, 2013

Conversation

qwcode
Copy link
Contributor

@qwcode qwcode commented May 19, 2013

a "partial" fix for #939.

this change writes the pip delete marker into the global build dir upon creation, so it can be removed during the cleanup step.

this change is not helpful if the user already has the global build dir, which will be most pre-existing users. so, this fix is not so exciting.
#906 (in milestone 1.5), intends to handle this better by moving to mkdtemp build dirs in all cases.

qwcode added a commit that referenced this pull request May 19, 2013
write pip delete marker into global build dir upon creation
@qwcode qwcode merged commit 6042140 into pypa:develop May 19, 2013
@lock lock bot added the auto-locked Outdated issues that have been locked by automation label Jun 5, 2019
@lock lock bot locked as resolved and limited conversation to collaborators Jun 5, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
auto-locked Outdated issues that have been locked by automation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant