<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/numpy.git/numpy/distutils/tests, branch main</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>Merge pull request #22493 from mwtoews/maint-open</title>
<updated>2023-04-28T08:04:53+00:00</updated>
<author>
<name>Sebastian Berg</name>
<email>sebastianb@nvidia.com</email>
</author>
<published>2023-04-28T08:04:53+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=1c9532bb8857551d163517bf0028441c7cd544c8'/>
<id>1c9532bb8857551d163517bf0028441c7cd544c8</id>
<content type='text'>
MAINT: remove redundant open() modes and io.open() alias</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
MAINT: remove redundant open() modes and io.open() alias</pre>
</div>
</content>
</entry>
<entry>
<title>ENH: add support for fujitsu C/C++ compiler and SSL2 to numpy.</title>
<updated>2023-03-02T08:32:23+00:00</updated>
<author>
<name>yamadafuyuka</name>
<email>yamada.fuyuka@jp.fuijitsu.com</email>
</author>
<published>2022-12-28T03:59:07+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=fccb005a6c995923d47aeda4e71a1d2a4a07f703'/>
<id>fccb005a6c995923d47aeda4e71a1d2a4a07f703</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>TST: Skip tests that are not currently supported in wasm</title>
<updated>2022-11-11T10:52:06+00:00</updated>
<author>
<name>Hood Chatham</name>
<email>roberthoodchatham@gmail.com</email>
</author>
<published>2022-11-10T19:54:21+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=08c6e9c142e619ac5175b6a13342ba2f2c571ddd'/>
<id>08c6e9c142e619ac5175b6a13342ba2f2c571ddd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>MAINT: remove redundant open() modes and io.open() alias</title>
<updated>2022-10-29T01:08:54+00:00</updated>
<author>
<name>Mike Taves</name>
<email>mwtoews@gmail.com</email>
</author>
<published>2022-10-28T09:37:29+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=080cf82ebc5858ec47eff0d49bdf48b74f955274'/>
<id>080cf82ebc5858ec47eff0d49bdf48b74f955274</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>STY: Make linter happy</title>
<updated>2022-10-27T20:05:07+00:00</updated>
<author>
<name>Sebastian Berg</name>
<email>sebastianb@nvidia.com</email>
</author>
<published>2022-10-27T20:05:07+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=5292238c026780d7f31a951ab76ab9cbc1506780'/>
<id>5292238c026780d7f31a951ab76ab9cbc1506780</id>
<content type='text'>
Not new things, but in touched lines...
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Not new things, but in touched lines...
</pre>
</div>
</content>
</entry>
<entry>
<title>TST: Try using setup_class for `_Test_CCompilerOpt`</title>
<updated>2022-10-27T13:34:03+00:00</updated>
<author>
<name>Sebastian Berg</name>
<email>sebastianb@nvidia.com</email>
</author>
<published>2022-10-27T13:34:03+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=2f647b4d22e7c096ab7f0a8afee1b63cde241797'/>
<id>2f647b4d22e7c096ab7f0a8afee1b63cde241797</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>TST,MAINT: Replace most `setup` with `setup_method` (also teardown)</title>
<updated>2022-10-27T12:57:14+00:00</updated>
<author>
<name>Sebastian Berg</name>
<email>sebastianb@nvidia.com</email>
</author>
<published>2022-10-27T12:57:14+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=67841947b458f6bdc6c40d014512da9bc4717a3e'/>
<id>67841947b458f6bdc6c40d014512da9bc4717a3e</id>
<content type='text'>
In some cases, the replacement is clearly not what is intended,
in those (where setup was called explicitly), I mostly renamed
`setup` to `_setup`.
The `test_ccompile_opt` is a bit confusing, so left it right now
(this will probably fail)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
In some cases, the replacement is clearly not what is intended,
in those (where setup was called explicitly), I mostly renamed
`setup` to `_setup`.
The `test_ccompile_opt` is a bit confusing, so left it right now
(this will probably fail)
</pre>
</div>
</content>
</entry>
<entry>
<title>TST: Remove most prints from the test suit run</title>
<updated>2022-05-05T17:23:23+00:00</updated>
<author>
<name>Sebastian Berg</name>
<email>sebastian@sipsolutions.net</email>
</author>
<published>2022-05-05T17:02:05+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=939af59d5c35f0e8e6b4f0c8c3ad9a50cd612ec6'/>
<id>939af59d5c35f0e8e6b4f0c8c3ad9a50cd612ec6</id>
<content type='text'>
Pytest silence these normally anyway (capturing it to print it only on failure),
but occasionally I run with `-s` and I don't think this output adds anything unless
using printing to debug a specific test.
If nobody else cares about it nvm, just close it :).  Otherwise this cleans up everything
in the fast tests, except the f2py compilation right now.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Pytest silence these normally anyway (capturing it to print it only on failure),
but occasionally I run with `-s` and I don't think this output adds anything unless
using printing to debug a specific test.
If nobody else cares about it nvm, just close it :).  Otherwise this cleans up everything
in the fast tests, except the f2py compilation right now.
</pre>
</div>
</content>
</entry>
<entry>
<title>TST: Add CPU dispatch/baseline tests for VSX4</title>
<updated>2022-01-18T04:03:54+00:00</updated>
<author>
<name>Rafael Cardoso Fernandes Sousa</name>
<email>rafaelcfsousa@ibm.com</email>
</author>
<published>2022-01-18T04:03:54+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=3784cac6f79b1a2f5828957173cac81bbc483ba3'/>
<id>3784cac6f79b1a2f5828957173cac81bbc483ba3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>ENH: Add CPU feature detection for VSX4 (Power10)</title>
<updated>2022-01-13T20:47:51+00:00</updated>
<author>
<name>Rafael Cardoso Fernandes Sousa</name>
<email>rafaelcfsousa@ibm.com</email>
</author>
<published>2022-01-07T16:48:36+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=d88104fd0e2f85ac4eb667fcd7161aaa1d41e11a'/>
<id>d88104fd0e2f85ac4eb667fcd7161aaa1d41e11a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
