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

TST: Improve testing of read-only mmaps #8652

Merged
merged 1 commit into from
Feb 21, 2017

Conversation

rlamy
Copy link
Contributor

@rlamy rlamy commented Feb 21, 2017

I haven't seen any test that mmap(..., mode='r') actually works as advertised. Such a test would have saved me some time tracking down a pypy3 bug, so here's a simple one.

@eric-wieser
Copy link
Member

Looks trivially correct to me. Thanks @rlamy

@eric-wieser eric-wieser merged commit 070b966 into numpy:master Feb 21, 2017
@charris charris changed the title Improve testing of read-only mmaps TST: Improve testing of read-only mmaps Feb 26, 2017
@rlamy rlamy deleted the mmap-writeable branch October 22, 2021 19:32
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