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

restore npy_PyFile_Dup api for 1.8.x #4455

Merged
merged 1 commit into from Mar 6, 2014

Commits on Mar 6, 2014

  1. BUG: restore api for file npy_PyFile_Dup and npy_PyFile_DupClose

    breaking the api breaks matplotlib build and pip installation.
    Introduce npy_PyFile_Dup2 and npy_PyFile_DupClose2 as replacements
    juliantaylor committed Mar 6, 2014
    Copy the full SHA
    0bfcb0e View commit details
    Browse the repository at this point in the history