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

Raise IOError on not a file in python2 #7201

Merged
merged 1 commit into from Feb 7, 2016
Merged

Conversation

juliantaylor
Copy link
Contributor

The change in 5225e4c did not account for PyFile_AsFile does not
raise an error on invalid input, add the handling to equalize our
wr5225e4c2007 apper function.
closes gh-7200

The change in 5225e4c did not account for PyFile_AsFile does not
raise an error on invalid input, add the handling to equalize our
wr5225e4c2007 apper function.
closes numpygh-7200
@charris charris added this to the 1.11.0 release milestone Feb 6, 2016
charris added a commit that referenced this pull request Feb 7, 2016
Raise IOError on not a file in python2
@charris charris merged commit a1ab9cf into numpy:master Feb 7, 2016
@charris
Copy link
Member

charris commented Feb 7, 2016

Thanks Julian.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

pyasdf test failure with 1.11.0b2
2 participants