[Numpy-svn] [numpy/numpy] 64af96: TST: check reference counts of dtypes after callin...
GitHub
noreply at github.com
Tue Mar 22 05:48:25 EDT 2016
Branch: refs/heads/master
Home: https://github.com/numpy/numpy
Commit: 64af96cdfce408821bda3b5d1896ad0e6d6caee9
https://github.com/numpy/numpy/commit/64af96cdfce408821bda3b5d1896ad0e6d6caee9
Author: Jaime Fernandez <jaimefrio at google.com>
Date: 2016-03-21 (Mon, 21 Mar 2016)
Changed paths:
M numpy/lib/tests/test_function_base.py
Log Message:
-----------
TST: check reference counts of dtypes after calling bincount
Commit: 94a47c5294033c8078e4ab4bd61a7fec7f3458af
https://github.com/numpy/numpy/commit/94a47c5294033c8078e4ab4bd61a7fec7f3458af
Author: Jaime Fernandez <jaimefrio at google.com>
Date: 2016-03-21 (Mon, 21 Mar 2016)
Changed paths:
M numpy/core/src/multiarray/compiled_base.c
Log Message:
-----------
BUG: reference count leak in bincount, fixes #6805
Commit: 5c24db244ec8a8d7e4ca2f823b0ba71b7d4dff3d
https://github.com/numpy/numpy/commit/5c24db244ec8a8d7e4ca2f823b0ba71b7d4dff3d
Author: seberg <sebastian at sipsolutions.net>
Date: 2016-03-22 (Tue, 22 Mar 2016)
Changed paths:
M numpy/core/src/multiarray/compiled_base.c
M numpy/lib/tests/test_function_base.py
Log Message:
-----------
Merge pull request #7445 from jaimefrio/bincount_leak
BUG: reference count leak in bincount, fixes #6805
Compare: https://github.com/numpy/numpy/compare/ea58d27daf32...5c24db244ec8
More information about the Numpy-svn
mailing list