<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/numpy.git/numpy/f2py/tests/test_callback.py, branch v1.24.0</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>TST: Fix build by changing call signature</title>
<updated>2022-06-05T19:15:37+00:00</updated>
<author>
<name>Rohit Goswami</name>
<email>rog32@hi.is</email>
</author>
<published>2022-06-05T18:50:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=f20d90cc2598c95dbcf7e0246f83499f4f4c5c27'/>
<id>f20d90cc2598c95dbcf7e0246f83499f4f4c5c27</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>ENH: Support character string arrays</title>
<updated>2022-06-05T15:19:12+00:00</updated>
<author>
<name>Pearu Peterson</name>
<email>pearu.peterson@gmail.com</email>
</author>
<published>2021-07-01T14:54:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=d4e11c7a2eb64861275facb076d47ccd135fa28c'/>
<id>d4e11c7a2eb64861275facb076d47ccd135fa28c</id>
<content type='text'>
TST: added test for issue #18684

ENH: f2py opens files with correct encoding, fixes #635

TST: added test for issue #6308

TST: added test for issue #4519

TST: added test for issue #3425

ENH: Implement user-defined hooks support for post-processing f2py data structure. Implement character BC hook.

ENH: Add support for detecting utf-16 and utf-32 encodings.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
TST: added test for issue #18684

ENH: f2py opens files with correct encoding, fixes #635

TST: added test for issue #6308

TST: added test for issue #4519

TST: added test for issue #3425

ENH: Implement user-defined hooks support for post-processing f2py data structure. Implement character BC hook.

ENH: Add support for detecting utf-16 and utf-32 encodings.
</pre>
</div>
</content>
</entry>
<entry>
<title>MAINT,TST: Reduce np.testing to IS_PYPY</title>
<updated>2021-12-06T22:20:41+00:00</updated>
<author>
<name>Rohit Goswami</name>
<email>rog32@hi.is</email>
</author>
<published>2021-12-06T22:19:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=e52472411e6596808963e1a34d7b9ef0a1f6ef41'/>
<id>e52472411e6596808963e1a34d7b9ef0a1f6ef41</id>
<content type='text'>
Co-authored-by: Melissa Weber Mendonça &lt;melissawm@gmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Co-authored-by: Melissa Weber Mendonça &lt;melissawm@gmail.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>MAINT,TST: Refactor F2PY tests</title>
<updated>2021-12-06T00:13:01+00:00</updated>
<author>
<name>Rohit Goswami</name>
<email>rog32@hi.is</email>
</author>
<published>2021-12-04T19:33:43+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=8c588512d69574e4b6bfe0d21f1922a70ec56812'/>
<id>8c588512d69574e4b6bfe0d21f1922a70ec56812</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>MAINT: Rework whitespace to pass PR checks</title>
<updated>2021-12-05T22:23:55+00:00</updated>
<author>
<name>Rohit Goswami</name>
<email>rog32@hi.is</email>
</author>
<published>2021-12-02T21:21:34+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=e4ca1fbcc96f956708f2deacb6ae1806cd132fe5'/>
<id>e4ca1fbcc96f956708f2deacb6ae1806cd132fe5</id>
<content type='text'>
Co-authored-by: Charles Harris &lt;charlesr.harris@gmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Co-authored-by: Charles Harris &lt;charlesr.harris@gmail.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>MAINT: remove unused imports</title>
<updated>2021-10-08T09:49:11+00:00</updated>
<author>
<name>Alessia Marcolini</name>
<email>98marcolini@gmail.com</email>
</author>
<published>2021-10-08T09:49:11+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=4d23ebeb068c8d6ba6edfc11d32ab2af8bb89c74'/>
<id>4d23ebeb068c8d6ba6edfc11d32ab2af8bb89c74</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>MAINT: Reviewer comments</title>
<updated>2021-09-30T19:11:10+00:00</updated>
<author>
<name>Rohit Goswami</name>
<email>r95g10@gmail.com</email>
</author>
<published>2021-09-29T21:15:52+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=9492206648befbf6a665f310f4ba1a69e25862ca'/>
<id>9492206648befbf6a665f310f4ba1a69e25862ca</id>
<content type='text'>
Co-authored-by: Sebastian Berg &lt;sebastian@sipsolutions.net&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Co-authored-by: Sebastian Berg &lt;sebastian@sipsolutions.net&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>STY: Kill all \t with fire in f2py</title>
<updated>2021-09-29T15:11:39+00:00</updated>
<author>
<name>Rohit Goswami</name>
<email>rog32@hi.is</email>
</author>
<published>2021-09-29T15:11:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=85ce7a20b243555e9672b9d9e4cc0c7d7e6e0f2e'/>
<id>85ce7a20b243555e9672b9d9e4cc0c7d7e6e0f2e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>BUG: fix regression in a hidden callback use case</title>
<updated>2021-02-09T18:49:18+00:00</updated>
<author>
<name>Pearu Peterson</name>
<email>pearu.peterson@gmail.com</email>
</author>
<published>2021-02-09T18:49:18+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=7df963b400f3dcf85e679e6f00af8c3c12971347'/>
<id>7df963b400f3dcf85e679e6f00af8c3c12971347</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>BUG: Fix missing signed_char dependency. Closes #18335.</title>
<updated>2021-02-06T22:13:39+00:00</updated>
<author>
<name>Pearu Peterson</name>
<email>pearu.peterson@gmail.com</email>
</author>
<published>2021-02-06T22:13:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=29f0e8fa1ff5ccda3d92c949eb9d09c5d8327aa3'/>
<id>29f0e8fa1ff5ccda3d92c949eb9d09c5d8327aa3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
