[Numpy-svn] [numpy/numpy] f17010: BUG: fix calling python api with error set and min...
GitHub
noreply at github.com
Mon Feb 6 15:52:53 EST 2017
Branch: refs/heads/maintenance/1.12.x
Home: https://github.com/numpy/numpy
Commit: f17010be098b26154b86b19442691a5e7542ea6f
https://github.com/numpy/numpy/commit/f17010be098b26154b86b19442691a5e7542ea6f
Author: Julian Taylor <jtaylor.debian at googlemail.com>
Date: 2017-02-06 (Mon, 06 Feb 2017)
Changed paths:
M numpy/core/src/multiarray/descriptor.c
Log Message:
-----------
BUG: fix calling python api with error set and minor leaks
Commit: 0a458acbc3ada2e24a4d5080d71a79680239013b
https://github.com/numpy/numpy/commit/0a458acbc3ada2e24a4d5080d71a79680239013b
Author: Charles Harris <charlesr.harris at gmail.com>
Date: 2017-02-06 (Mon, 06 Feb 2017)
Changed paths:
M numpy/core/src/multiarray/descriptor.c
Log Message:
-----------
Merge pull request #8573 from juliantaylor/dbg-fixes
BUG: fix calling python api with error set and minor leaks for 1.12
Compare: https://github.com/numpy/numpy/compare/ee99ca57b5bf...0a458acbc3ad
More information about the Numpy-svn
mailing list