Skip to content

BUG: Backport bug fixes for 1.12.1#8739

Merged
charris merged 6 commits intonumpy:maintenance/1.12.xfrom
charris:backports-1.12.1
Mar 4, 2017
Merged

BUG: Backport bug fixes for 1.12.1#8739
charris merged 6 commits intonumpy:maintenance/1.12.xfrom
charris:backports-1.12.1

Conversation

@charris
Copy link
Member

@charris charris commented Mar 4, 2017

Backports for 1.12.1 release.

charris and others added 3 commits February 28, 2017 18:10
Deepcopy of empty arrays was failing because the nditer was constructed
without the NPY_ITER_ZEROSIZE_OK flag.

Closes numpy#8536.
For negative numbers at the limit for a given
number of digits, we were appending an extra
digit unnecessarily.

Closes numpygh-8670.
Fix Fortran kind detection for PPC64el.

See: numpygh-3424.
@charris charris added the 08 - Backport Used to tag backport PRs label Mar 4, 2017
@charris charris added this to the 1.12.1 release milestone Mar 4, 2017
@charris
Copy link
Member Author

charris commented Mar 4, 2017

WIP, may add more.

@charris charris merged commit 8d85989 into numpy:maintenance/1.12.x Mar 4, 2017
@charris charris deleted the backports-1.12.1 branch March 4, 2017 19:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

08 - Backport Used to tag backport PRs

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants