<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/numpy.git/doc/source/reference/routines.testing.rst, branch dependabot/pip/gitpython-3.1.14</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>DEP: remove deprecate (and private) numpy.testing submodules.</title>
<updated>2019-09-21T13:24:44+00:00</updated>
<author>
<name>Ralf Gommers</name>
<email>ralf.gommers@gmail.com</email>
</author>
<published>2019-09-21T12:54:02+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/numpy.git/commit/?id=d8b1a87e4bea9acbdfac0e41d3a02a6b14f5961e'/>
<id>d8b1a87e4bea9acbdfac0e41d3a02a6b14f5961e</id>
<content type='text'>
Removes these files that were deprecated since 1.15.0:

- numpy/testing/decorators.py
- numpy/testing/noseclasses.py
- numpy/testing/nosetester.py

This also resolves a failure in the recently introduced tests
in `test_public_api.py` (see gh-14454).  Closes gh-14566
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Removes these files that were deprecated since 1.15.0:

- numpy/testing/decorators.py
- numpy/testing/noseclasses.py
- numpy/testing/nosetester.py

This also resolves a failure in the recently introduced tests
in `test_public_api.py` (see gh-14454).  Closes gh-14566
</pre>
</div>
</content>
</entry>
<entry>
<title>DOC: reduce warnings when building, reword, tweak doc building</title>
<updated>2019-02-28T09:43:59+00:00</updated>
<author>
<name>mattip</name>
<email>matti.picus@gmail.com</email>
</author>
<published>2019-02-20T21:46:20+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/numpy.git/commit/?id=62433284d65a3629a199958da2df3a807c60fab4'/>
<id>62433284d65a3629a199958da2df3a807c60fab4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>ENH: Better links in documentation</title>
<updated>2019-01-07T19:36:28+00:00</updated>
<author>
<name>Eric Larson</name>
<email>larson.eric.d@gmail.com</email>
</author>
<published>2019-01-07T19:36:28+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/numpy.git/commit/?id=d488c7e640b5cb507bf8430c1be095649aa629ce'/>
<id>d488c7e640b5cb507bf8430c1be095649aa629ce</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>DOC: link to TESTS.rst.txt testing guidelines document, tweak testing docs</title>
<updated>2018-06-25T21:32:50+00:00</updated>
<author>
<name>mattip</name>
<email>matti.picus@gmail.com</email>
</author>
<published>2018-05-13T14:34:42+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/numpy.git/commit/?id=f9336158330f2987db2c132ea22cbda5a94a7c68'/>
<id>f9336158330f2987db2c132ea22cbda5a94a7c68</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>DOC: add ``suppress_warnings`` to the testing routine listing.</title>
<updated>2017-07-13T10:45:46+00:00</updated>
<author>
<name>Ralf Gommers</name>
<email>ralf.gommers@gmail.com</email>
</author>
<published>2017-07-13T10:45:46+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/numpy.git/commit/?id=8024f8cfc314f6b9805ba8fd801ce9d8bde19807'/>
<id>8024f8cfc314f6b9805ba8fd801ce9d8bde19807</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>DOC: remove obsolete oldnumeric/numarray sections from reference guide.</title>
<updated>2014-04-21T13:01:07+00:00</updated>
<author>
<name>Ralf Gommers</name>
<email>ralf.gommers@googlemail.com</email>
</author>
<published>2014-04-21T13:01:07+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/numpy.git/commit/?id=db668f3792247422010825cf76c9dd927166468b'/>
<id>db668f3792247422010825cf76c9dd927166468b</id>
<content type='text'>
Also fix a duplicate entry for numpy.testing due to incorrect
header underlining.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Also fix a duplicate entry for numpy.testing due to incorrect
header underlining.
</pre>
</div>
</content>
</entry>
<entry>
<title>DOC: Document assert_raises_regex in numpy reference.</title>
<updated>2014-03-27T01:47:27+00:00</updated>
<author>
<name>Charles Harris</name>
<email>charlesr.harris@gmail.com</email>
</author>
<published>2014-03-27T01:47:27+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/numpy.git/commit/?id=42965e198826257d9de14823a2a359a161caa461'/>
<id>42965e198826257d9de14823a2a359a161caa461</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Added entries for assert_allclose, assert_array_almost_equal_nulp, and assert_array_max_ulp into the numpy testing reference documentation.</title>
<updated>2012-07-20T15:11:57+00:00</updated>
<author>
<name>Matt Davis</name>
<email>jiffyclub.programatic@gmail.com</email>
</author>
<published>2012-07-20T15:11:57+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/numpy.git/commit/?id=bc9c0a91e226a3c3943f3ae1e46c939d9be7085c'/>
<id>bc9c0a91e226a3c3943f3ae1e46c939d9be7085c</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 an assert_warns testing utility.</title>
<updated>2009-11-23T09:28:02+00:00</updated>
<author>
<name>David Cournapeau</name>
<email>cournape@gmail.com</email>
</author>
<published>2009-11-23T09:28:02+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/numpy.git/commit/?id=7277495f0c0bf4b64be4987243e1a08b2f831549'/>
<id>7277495f0c0bf4b64be4987243e1a08b2f831549</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add the deprecated decorator to the numpy reference.</title>
<updated>2009-07-21T05:23:56+00:00</updated>
<author>
<name>David Cournapeau</name>
<email>cournape@gmail.com</email>
</author>
<published>2009-07-21T05:23:56+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/numpy.git/commit/?id=8311cc98cec959ffb5ecf5c43d3a73587eb27289'/>
<id>8311cc98cec959ffb5ecf5c43d3a73587eb27289</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
