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

allow cython cache dir to be deleted #3540

Merged
merged 1 commit into from Jul 6, 2013
Merged

Conversation

minrk
Copy link
Member

@minrk minrk commented Jul 4, 2013

workaround by clearing the distutils mkpath cache, which prevents it from ever
creating a given path more than once.

closes #3010

workaround by clearing the distutils mkpath cache,
which prevents it from ever creating a given path more than once.

closes ipython#3010
@juliantaylor
Copy link
Contributor

works for me

@Carreau
Copy link
Member

Carreau commented Jul 6, 2013

merging.

Carreau added a commit that referenced this pull request Jul 6, 2013
allow cython cache dir to be deleted

workaround by clearing the distutils mkpath cache, which prevents it from ever
creating a given path more than once.
@Carreau Carreau merged commit 4920fb0 into ipython:master Jul 6, 2013
@minrk minrk deleted the cythoncache branch March 31, 2014 23:36
mattvonrocketstein pushed a commit to mattvonrocketstein/ipython that referenced this pull request Nov 3, 2014
allow cython cache dir to be deleted

workaround by clearing the distutils mkpath cache, which prevents it from ever
creating a given path more than once.
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.

cython magic fail if cache dir is deleted while in session
3 participants