Thanks to visit codestin.com
Credit goes to github.com

Skip to content

TST: Fix tests in PR #8341 for NumPy 1.11.x #8346

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 1 commit into from
Dec 5, 2016

Conversation

charris
Copy link
Member

@charris charris commented Dec 5, 2016

gh-8341 was a backport and the tests were fixed for pypy, but the
corresponding constant PYPY is undefined in 1.11.x.

numpygh-8341 was a backport and the tests were fixed for pypy, but the
corresponding constant PYPY is undefined in 1.11.x.
@charris charris merged commit c1e9bfe into numpy:maintenance/1.11.x Dec 5, 2016
jsonn referenced this pull request in jsonn/pkgsrc Jan 1, 2017
==========================
NumPy 1.11.3 Release Notes
==========================

Numpy 1.11.3 fixes a bug that leads to file corruption when very large files
opened in append mode are used in ``ndarray.tofile``. It supports Python
versions 2.6 - 2.7 and 3.2 - 3.5. Wheels for Linux, Windows, and OS X can be
found on PyPI.


Contributors to maintenance/1.11.3
==================================

A total of 2 people contributed to this release.  People with a "+" by their
names contributed a patch for the first time.

- Charles Harris
- Pavel Potocek +

Pull Requests Merged
====================

- `#8341 <https://github.com/numpy/numpy/pull/8341>`__: BUG: Fix ndarray.tofile large file corruption in append mode.
- `#8346 <https://github.com/numpy/numpy/pull/8346>`__: TST: Fix tests in PR #8341 for NumPy 1.11.x
@charris charris deleted the fix-backport-8335 branch September 19, 2018 14:40
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.

1 participant