<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/numpy.git/numpy, branch v1.16.5</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 behavior of structured_to_unstructured on non-trivial dtypes</title>
<updated>2019-08-23T20:41:41+00:00</updated>
<author>
<name>Allan Haldane</name>
<email>allan.haldane@gmail.com</email>
</author>
<published>2019-08-20T20:42:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=66395f23666bd0e78c1a3d307107dd98c2ef1833'/>
<id>66395f23666bd0e78c1a3d307107dd98c2ef1833</id>
<content type='text'>
Fixes #13333
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixes #13333
</pre>
</div>
</content>
</entry>
<entry>
<title>MAINT: comment on lack of error checks for madvise()</title>
<updated>2019-08-21T22:27:18+00:00</updated>
<author>
<name>Peter Andreas Entschev</name>
<email>peter@entschev.com</email>
</author>
<published>2019-08-07T18:11:50+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=372a23f35a8c59aa2b2efffc4251a471fb47e4df'/>
<id>372a23f35a8c59aa2b2efffc4251a471fb47e4df</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>MAINT: define MADV_HUGEPAGE if not defined</title>
<updated>2019-08-21T22:27:18+00:00</updated>
<author>
<name>Peter Andreas Entschev</name>
<email>peter@entschev.com</email>
</author>
<published>2019-08-07T12:37:07+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=2f53e0001ce57d4271896bc92500703fd9d1ade6'/>
<id>2f53e0001ce57d4271896bc92500703fd9d1ade6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>ENH, REL: Enable huge pages in all Linux builds</title>
<updated>2019-08-21T22:27:18+00:00</updated>
<author>
<name>Peter Andreas Entschev</name>
<email>peter@entschev.com</email>
</author>
<published>2019-08-07T10:00:55+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=30d50006b75ead949bafb50880ef0c5bbc3e6b87'/>
<id>30d50006b75ead949bafb50880ef0c5bbc3e6b87</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>BUG: Remove stray print that causes a SystemError on python 3.7 due to an exception being in flight</title>
<updated>2019-07-30T13:11:12+00:00</updated>
<author>
<name>Eric Wieser</name>
<email>wieser.eric@gmail.com</email>
</author>
<published>2019-07-28T21:38:21+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=bac5c2c0562244b334a3536e8b1b282a179c0094'/>
<id>bac5c2c0562244b334a3536e8b1b282a179c0094</id>
<content type='text'>
We shouldn't be reporting errors via print anyway

Related to gh-14142
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
We shouldn't be reporting errors via print anyway

Related to gh-14142
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #14084 from charris/backport-13964</title>
<updated>2019-07-23T13:59:25+00:00</updated>
<author>
<name>Charles Harris</name>
<email>charlesr.harris@gmail.com</email>
</author>
<published>2019-07-23T13:59:25+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=7f26bbabe4c8d586cd62c6708862133014e04738'/>
<id>7f26bbabe4c8d586cd62c6708862133014e04738</id>
<content type='text'>
BUG, DOC: add new recfunctions to `__all__`</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
BUG, DOC: add new recfunctions to `__all__`</pre>
</div>
</content>
</entry>
<entry>
<title>BUG, DOC: add new recfunctions to `__all__`</title>
<updated>2019-07-23T02:31:32+00:00</updated>
<author>
<name>Colin Snyder</name>
<email>8csnyder@gmail.com</email>
</author>
<published>2019-07-23T02:26:00+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=1f00c4dffb99dc71623eed4836c415818e0a49e4'/>
<id>1f00c4dffb99dc71623eed4836c415818e0a49e4</id>
<content type='text'>
Added new recfunctions to all , and made a few fixes in the docstrings
of the functions.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Added new recfunctions to all , and made a few fixes in the docstrings
of the functions.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #14057 from charris/backport-13855</title>
<updated>2019-07-19T01:31:03+00:00</updated>
<author>
<name>Charles Harris</name>
<email>charlesr.harris@gmail.com</email>
</author>
<published>2019-07-19T01:31:03+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=be3d51937aac5f3cddba86d3ef8df247ceafa3e3'/>
<id>be3d51937aac5f3cddba86d3ef8df247ceafa3e3</id>
<content type='text'>
BUG: Fix memory leak in dtype from dict contructor</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
BUG: Fix memory leak in dtype from dict contructor</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #14056 from charris/backport-13725</title>
<updated>2019-07-19T01:30:23+00:00</updated>
<author>
<name>Charles Harris</name>
<email>charlesr.harris@gmail.com</email>
</author>
<published>2019-07-19T01:30:23+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=956f44d1e651d89a5c4483baafff588e4c4e815b'/>
<id>956f44d1e651d89a5c4483baafff588e4c4e815b</id>
<content type='text'>
BUG: fix compilation of 3rd party modules with Py_LIMITED_API enabled</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
BUG: fix compilation of 3rd party modules with Py_LIMITED_API enabled</pre>
</div>
</content>
</entry>
<entry>
<title>Improve illustartion of unsupported args.</title>
<updated>2019-07-18T20:41:38+00:00</updated>
<author>
<name>Dan Allan</name>
<email>dallan@bnl.gov</email>
</author>
<published>2019-07-14T15:04:14+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=529bcd62b88b0cb05f1fbd06eec85489eee02983'/>
<id>529bcd62b88b0cb05f1fbd06eec85489eee02983</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
