8000 Use tempdir for large file by juliantaylor · Pull Request #5005 · numpy/numpy · GitHub
[go: up one dir, main page]

Skip to content

Use tempdir for large file #5005

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

Merged
merged 2 commits into from
Aug 27, 2014

Conversation

juliantaylor
Copy link
Contributor

NamedTemporaryFile files can't be reopened on Windows.

but as nobody knows how windows filesystems work also just skip the test. We are using the 64 byte api so it should work.
cleaned up version of gh-4927

matthew-brett and others added 2 commits August 27, 2014 12:15
NamedTemporaryFile files can't be reopened on Windows.
nobody knows if it supports sparse filesystems, so just skip it.
juliantaylor added a commit that referenced this pull request Aug 27, 2014
@juliantaylor juliantaylor merged commit 0104e62 into numpy:master Aug 27, 2014
juliantaylor added a commit that referenced this pull request Aug 27, 2014
@juliantaylor juliantaylor deleted the use-tempdir-for-large-file branch August 27, 2014 10:45
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.

2 participants
0