<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/numpy.git/numpy/core, branch auto</title>
<subtitle>github.com: numpy/numpy.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/'/>
<entry>
<title>MAINT: Fix some typos in a code string and comments</title>
<updated>2016-01-28T05:14:48+00:00</updated>
<author>
<name>Dongjoon Hyun</name>
<email>dongjoon@apache.org</email>
</author>
<published>2016-01-27T23:42:42+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=73a2fd11a74eedb97201fc8d54ea193e810ea9d3'/>
<id>73a2fd11a74eedb97201fc8d54ea193e810ea9d3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>BLD: fix compilation on non glibc-Linuxes</title>
<updated>2016-01-21T23:11:05+00:00</updated>
<author>
<name>Dmitry Odzerikho</name>
<email>dmitry.odzerikho@gmail.com</email>
</author>
<published>2016-01-21T21:46:34+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=f189e2adcdd05596a6f65b4097e2f12f9c0d9ce9'/>
<id>f189e2adcdd05596a6f65b4097e2f12f9c0d9ce9</id>
<content type='text'>
Non-glibc Linuxes dont have the __GLIBC_PREREQ function and compilation of numpy
fails on such platforms.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Non-glibc Linuxes dont have the __GLIBC_PREREQ function and compilation of numpy
fails on such platforms.
</pre>
</div>
</content>
</entry>
<entry>
<title>REL: Prepare for 1.10.x branch.</title>
<updated>2016-01-20T01:42:23+00:00</updated>
<author>
<name>Charles Harris</name>
<email>charlesr.harris@gmail.com</email>
</author>
<published>2016-01-20T01:42:23+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=70350f4e2ca3afe5362a8b565f1d101221c4e6a8'/>
<id>70350f4e2ca3afe5362a8b565f1d101221c4e6a8</id>
<content type='text'>
* Add comment to cversions.txt (no change)
* Add comment to setup_common.py (no change)
* Nothing done for numpy/core/include/numpy/numpyconfig.h
* Update log start to 1.10.0 in pavement.py.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Add comment to cversions.txt (no change)
* Add comment to setup_common.py (no change)
* Nothing done for numpy/core/include/numpy/numpyconfig.h
* Update log start to 1.10.0 in pavement.py.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #7027 from gfyoung/test_fromnumeric_expand</title>
<updated>2016-01-19T20:54:55+00:00</updated>
<author>
<name>Charles Harris</name>
<email>charlesr.harris@gmail.com</email>
</author>
<published>2016-01-19T20:54:55+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=275fa79351e5fb30c19d78f29513a5be646ca1c8'/>
<id>275fa79351e5fb30c19d78f29513a5be646ca1c8</id>
<content type='text'>
TST, MAINT: Lots of new tests for fromnumeric.py</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
TST, MAINT: Lots of new tests for fromnumeric.py</pre>
</div>
</content>
</entry>
<entry>
<title>TST: Add tests for NAT comparison FutureWarning.</title>
<updated>2016-01-19T02:09:34+00:00</updated>
<author>
<name>Charles Harris</name>
<email>charlesr.harris@gmail.com</email>
</author>
<published>2016-01-19T02:07:12+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=31dbc05d86c4018c76562466de0ea569eb1f8a62'/>
<id>31dbc05d86c4018c76562466de0ea569eb1f8a62</id>
<content type='text'>
The behavior of NAT comparisons will change in Numpy 1.13. Make sure
that a FutureWarning is emitted when the results will change.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The behavior of NAT comparisons will change in Numpy 1.13. Make sure
that a FutureWarning is emitted when the results will change.
</pre>
</div>
</content>
</entry>
<entry>
<title>DEP: Emit FutureWarning for NAT comparisons.</title>
<updated>2016-01-19T02:09:28+00:00</updated>
<author>
<name>Charles Harris</name>
<email>charlesr.harris@gmail.com</email>
</author>
<published>2016-01-18T22:30:37+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=ae85a33e8f9be721361c8d5cb3f18eee8af30c44'/>
<id>ae85a33e8f9be721361c8d5cb3f18eee8af30c44</id>
<content type='text'>
In Numpy 1.13 the plan is for NAT comparisons to behave like NaN
comparisons, e.g., False except for 'NAT != NAT', which will be
True. See the discussion at gh-7019 for details.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
In Numpy 1.13 the plan is for NAT comparisons to behave like NaN
comparisons, e.g., False except for 'NAT != NAT', which will be
True. See the discussion at gh-7019 for details.
</pre>
</div>
</content>
</entry>
<entry>
<title>TST: Added lots of new tests for fromnumeric.py</title>
<updated>2016-01-18T17:32:47+00:00</updated>
<author>
<name>gfyoung</name>
<email>gfyoung@mit.edu</email>
</author>
<published>2016-01-16T10:25:28+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=44c49f311f3c2e0fa6440ddde1c8fef9a4b5a93e'/>
<id>44c49f311f3c2e0fa6440ddde1c8fef9a4b5a93e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>TST: np.isclose, correct error msg on test</title>
<updated>2016-01-17T22:47:16+00:00</updated>
<author>
<name>Andrew Nelson</name>
<email>andyfaff@gmail.com</email>
</author>
<published>2016-01-17T22:47:16+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=7f0d97c2b6b1cf5001dc7af88f029adf01b14eff'/>
<id>7f0d97c2b6b1cf5001dc7af88f029adf01b14eff</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #6608 from stuarteberg/fix-api-version-warning-ints</title>
<updated>2016-01-17T18:39:36+00:00</updated>
<author>
<name>Charles Harris</name>
<email>charlesr.harris@gmail.com</email>
</author>
<published>2016-01-17T18:39:36+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=46bb5350148ea271dc336ccda33b3a8857d57ad0'/>
<id>46bb5350148ea271dc336ccda33b3a8857d57ad0</id>
<content type='text'>
MAINT: Add '0x' to API version error for clarity.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
MAINT: Add '0x' to API version error for clarity.</pre>
</div>
</content>
</entry>
<entry>
<title>MAINT: Add '0x' to API version error for clarity.</title>
<updated>2016-01-17T16:20:14+00:00</updated>
<author>
<name>Stuart Berg</name>
<email>bergs@janelia.hhmi.org</email>
</author>
<published>2015-11-02T04:49:54+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=91ae5fbfe5664a4bdb4522dc7a5dda75040ce35c'/>
<id>91ae5fbfe5664a4bdb4522dc7a5dda75040ce35c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
