<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/numpy.git/numpy/f2py/src, branch auto</title>
<subtitle>github.com: numpy/numpy.git
</subtitle>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/numpy.git/'/>
<entry>
<title>MANT: Use Py_RETURN_NONE whenever Py_None is returned</title>
<updated>2015-04-25T01:40:28+00:00</updated>
<author>
<name>Jaime Fernandez</name>
<email>jaime.frio@gmail.com</email>
</author>
<published>2015-04-25T01:40:28+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/numpy.git/commit/?id=3cc68c97c8a3d3d22389b6b01020534a84b946cd'/>
<id>3cc68c97c8a3d3d22389b6b01020534a84b946cd</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 #5309 from rgommers/remove-f2py-deprecation</title>
<updated>2015-01-06T21:14:10+00:00</updated>
<author>
<name>Charles Harris</name>
<email>charlesr.harris@gmail.com</email>
</author>
<published>2015-01-06T21:14:10+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/numpy.git/commit/?id=96d9c34a1ac1cb9845422d4533ba396c7a5b62a8'/>
<id>96d9c34a1ac1cb9845422d4533ba396c7a5b62a8</id>
<content type='text'>
MAINT: remove NPY_NO_DEPRECATED_API define from f2py.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
MAINT: remove NPY_NO_DEPRECATED_API define from f2py.</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #5287 from chatcannon/reconcile-c-api-with-docs</title>
<updated>2014-12-10T19:23:33+00:00</updated>
<author>
<name>Julian Taylor</name>
<email>jtaylor.debian@googlemail.com</email>
</author>
<published>2014-12-10T19:23:33+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/numpy.git/commit/?id=629735bf25589d5551f9e5c1c5c3194d25511260'/>
<id>629735bf25589d5551f9e5c1c5c3194d25511260</id>
<content type='text'>
Reconcile C API with docs
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Reconcile C API with docs
</pre>
</div>
</content>
</entry>
<entry>
<title>MAINT: cast PyArray_ITEMSIZE result to avoid warnings</title>
<updated>2014-12-10T19:23:11+00:00</updated>
<author>
<name>Julian Taylor</name>
<email>jtaylor.debian@googlemail.com</email>
</author>
<published>2014-12-10T19:22:34+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/numpy.git/commit/?id=8df7eddd48584606310790be6d8d0d6b36671297'/>
<id>8df7eddd48584606310790be6d8d0d6b36671297</id>
<content type='text'>
return type depends on API version used
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
return type depends on API version used
</pre>
</div>
</content>
</entry>
<entry>
<title>MAINT: Update printf statements in fortranobject.c</title>
<updated>2014-12-10T19:23:11+00:00</updated>
<author>
<name>Chris Kerr</name>
<email>cjk34@cam.ac.uk</email>
</author>
<published>2014-11-17T19:34:11+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/numpy.git/commit/?id=69265b8601ed72c558d033ecef4d6157b052da05'/>
<id>69265b8601ed72c558d033ecef4d6157b052da05</id>
<content type='text'>
Using NPY_INTP_FMT to format PyArray_ITEMSIZE
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Using NPY_INTP_FMT to format PyArray_ITEMSIZE
</pre>
</div>
</content>
</entry>
<entry>
<title>MAINT: remove NPY_NO_DEPRECATED_API define from f2py.</title>
<updated>2014-11-23T21:15:51+00:00</updated>
<author>
<name>Ralf Gommers</name>
<email>ralf.gommers@googlemail.com</email>
</author>
<published>2014-11-23T21:15:51+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/numpy.git/commit/?id=3202612006ce651913d2fd448e3eb6393ba8414b'/>
<id>3202612006ce651913d2fd448e3eb6393ba8414b</id>
<content type='text'>
See gh-5281 for discussion.  With the defines in, compiling scipy 0.14.0 and
below isn't possible.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
See gh-5281 for discussion.  With the defines in, compiling scipy 0.14.0 and
below isn't possible.
</pre>
</div>
</content>
</entry>
<entry>
<title>MAINT: change place where NPY_NO_DEPRECATED_API is defined in f2py.</title>
<updated>2014-11-16T13:40:35+00:00</updated>
<author>
<name>Ralf Gommers</name>
<email>ralf.gommers@googlemail.com</email>
</author>
<published>2014-11-16T13:40:35+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/numpy.git/commit/?id=fff6deee7b44bedd4deb03dd7b5762abe469dba7'/>
<id>fff6deee7b44bedd4deb03dd7b5762abe469dba7</id>
<content type='text'>
This makes sure to undef at the end, and by putting the define in the
C code it ensures that the error message is understandable.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This makes sure to undef at the end, and by putting the define in the
C code it ensures that the error message is understandable.
</pre>
</div>
</content>
</entry>
<entry>
<title>DEP: #declaring NPY_NO_DEPRECATED_API in fortranobject.h</title>
<updated>2014-11-10T16:03:14+00:00</updated>
<author>
<name>Chris Kerr</name>
<email>debdepba@dasganma.tk</email>
</author>
<published>2014-11-10T15:58:47+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/numpy.git/commit/?id=6656d042a5669b4649a63efc0bf59e258d0ee32c'/>
<id>6656d042a5669b4649a63efc0bf59e258d0ee32c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>DEP: Replace NPY_CONTIGUOUS with NPY_ARRAY_C_CONTIGUOUS</title>
<updated>2014-11-10T16:02:48+00:00</updated>
<author>
<name>Chris Kerr</name>
<email>debdepba@dasganma.tk</email>
</author>
<published>2014-11-10T15:49:14+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/numpy.git/commit/?id=7b607316a8044f5dbb3be054826ab9bd295b66d1'/>
<id>7b607316a8044f5dbb3be054826ab9bd295b66d1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>DEP: Corrected some type errors that appear when enabling NPY_NO_DEPRECATED_API</title>
<updated>2014-11-10T16:02:35+00:00</updated>
<author>
<name>Chris Kerr</name>
<email>debdepba@dasganma.tk</email>
</author>
<published>2014-11-10T15:40:47+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/numpy.git/commit/?id=5f321b415010ec74a978bb4bb495c46dd5af0b09'/>
<id>5f321b415010ec74a978bb4bb495c46dd5af0b09</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
