<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/numpy.git/numpy/testing/tests, 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>Merge pull request #7042 from charris/revert-7001</title>
<updated>2016-01-17T04:44:13+00:00</updated>
<author>
<name>Charles Harris</name>
<email>charlesr.harris@gmail.com</email>
</author>
<published>2016-01-17T04:44:13+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/numpy.git/commit/?id=947b023a4999ec879b745c3e7b903d16d9ae65a1'/>
<id>947b023a4999ec879b745c3e7b903d16d9ae65a1</id>
<content type='text'>
Revert "Merge pull request #7001 from shoyer/NaT-comparison"</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Revert "Merge pull request #7001 from shoyer/NaT-comparison"</pre>
</div>
</content>
</entry>
<entry>
<title>Revert "Merge pull request #7001 from shoyer/NaT-comparison"</title>
<updated>2016-01-17T02:06:00+00:00</updated>
<author>
<name>Charles Harris</name>
<email>charlesr.harris@gmail.com</email>
</author>
<published>2016-01-17T02:00:43+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/numpy.git/commit/?id=e0cb3f79936656d6d2f48cbad46a3a9f2bad5ae1'/>
<id>e0cb3f79936656d6d2f48cbad46a3a9f2bad5ae1</id>
<content type='text'>
This reverts commit 7141f40b58ed1e7071cde78ab7bc8ab37e9c5983,
reversing changes made to 8fa6e3bef26a6d4a2c92f2824129aa4409be2590.

The original broke some pandas tests. The current plan to get this
in is

* reversion
* issue FutureWarning in 1.11 and 1.12
* make the change in 1.13.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This reverts commit 7141f40b58ed1e7071cde78ab7bc8ab37e9c5983,
reversing changes made to 8fa6e3bef26a6d4a2c92f2824129aa4409be2590.

The original broke some pandas tests. The current plan to get this
in is

* reversion
* issue FutureWarning in 1.11 and 1.12
* make the change in 1.13.
</pre>
</div>
</content>
</entry>
<entry>
<title>TST: Make assert_warns an optional contextmanager</title>
<updated>2016-01-15T06:12:56+00:00</updated>
<author>
<name>Stephan Hoyer</name>
<email>shoyer@climate.com</email>
</author>
<published>2016-01-15T06:06:15+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/numpy.git/commit/?id=d588b48a0e2fd4a78cadc1336571f59ba6be83c6'/>
<id>d588b48a0e2fd4a78cadc1336571f59ba6be83c6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>TST, ENH: make all comparisons with NaT false</title>
<updated>2016-01-14T21:44:43+00:00</updated>
<author>
<name>Stephan Hoyer</name>
<email>shoyer@climate.com</email>
</author>
<published>2016-01-13T04:44:34+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/numpy.git/commit/?id=53ad26a84ac2aa6f5a37f09aa9feae5afed44f79'/>
<id>53ad26a84ac2aa6f5a37f09aa9feae5afed44f79</id>
<content type='text'>
Now, NaT compares like NaN:
- NaT != NaT -&gt; True
- NaT == NaT (and all other comparisons) -&gt; False

We discussed this on the mailing list back in October:
https://mail.scipy.org/pipermail/numpy-discussion/2015-October/073968.html
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Now, NaT compares like NaN:
- NaT != NaT -&gt; True
- NaT == NaT (and all other comparisons) -&gt; False

We discussed this on the mailing list back in October:
https://mail.scipy.org/pipermail/numpy-discussion/2015-October/073968.html
</pre>
</div>
</content>
</entry>
<entry>
<title>MAINT: Use temppath in test_not_closing_opened_fid.</title>
<updated>2015-12-20T14:56:56+00:00</updated>
<author>
<name>Charles Harris</name>
<email>charlesr.harris@gmail.com</email>
</author>
<published>2015-12-19T22:36:58+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/numpy.git/commit/?id=c4156cfbe9c22ab99473346b7757d2b54b46baa3'/>
<id>c4156cfbe9c22ab99473346b7757d2b54b46baa3</id>
<content type='text'>
The test is in numpy/lib/tests/test_io.py. This commit is intended
as a demonstration of using temppath.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The test is in numpy/lib/tests/test_io.py. This commit is intended
as a demonstration of using temppath.
</pre>
</div>
</content>
</entry>
<entry>
<title>ENH: Add context manager `temppath` to manage a temporary file.</title>
<updated>2015-12-19T22:01:55+00:00</updated>
<author>
<name>Charles Harris</name>
<email>charlesr.harris@gmail.com</email>
</author>
<published>2015-12-19T22:01:55+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/numpy.git/commit/?id=443184b12513ce2a8adcc2a81c143bc4bc697219'/>
<id>443184b12513ce2a8adcc2a81c143bc4bc697219</id>
<content type='text'>
Context manager intended for use when the same temporary file needs to
be opened and closed more than once. The context manager creates the
file, closes it, and returns the path to the file. On exit from the
context block the file is removed. The file should be closed before
exiting the context as an error will be raised on windows if not.

Also fix up the `tempdir` context manager to deal with exceptions.

Tests are added for both `temppath` and `tempdir`.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Context manager intended for use when the same temporary file needs to
be opened and closed more than once. The context manager creates the
file, closes it, and returns the path to the file. On exit from the
context block the file is removed. The file should be closed before
exiting the context as an error will be raised on windows if not.

Also fix up the `tempdir` context manager to deal with exceptions.

Tests are added for both `temppath` and `tempdir`.
</pre>
</div>
</content>
</entry>
<entry>
<title>ENH: testing: add SkipTest and KnownFailureException</title>
<updated>2015-11-16T15:59:19+00:00</updated>
<author>
<name>Evgeni Burovski</name>
<email>evgeni@burovski.me</email>
</author>
<published>2015-11-15T07:48:20+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/numpy.git/commit/?id=70c5052a9f07025c236033cf629506bb38eb6d97'/>
<id>70c5052a9f07025c236033cf629506bb38eb6d97</id>
<content type='text'>
* use SkipTest in numpy tests instead of importing it from nose
* add a KnownFailureException as an alias for KnownFailureTest
  (the former is preferred, but the latter is kept for backcompat)
* rename the KnownFailure nose plugin into KnownFailurePlugin,
  and keep the old name for backcompat
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* use SkipTest in numpy tests instead of importing it from nose
* add a KnownFailureException as an alias for KnownFailureTest
  (the former is preferred, but the latter is kept for backcompat)
* rename the KnownFailure nose plugin into KnownFailurePlugin,
  and keep the old name for backcompat
</pre>
</div>
</content>
</entry>
<entry>
<title>BUG: testing: fix a bug in assert_string_equal</title>
<updated>2015-11-14T12:28:25+00:00</updated>
<author>
<name>Pauli Virtanen</name>
<email>pav@iki.fi</email>
</author>
<published>2015-11-14T12:28:25+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/numpy.git/commit/?id=eadc135a5f2ab577748188770af66feafe87859d'/>
<id>eadc135a5f2ab577748188770af66feafe87859d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>MAINT: pyflakes for numpy/testing, numpy/testing/tests.</title>
<updated>2015-07-05T16:35:01+00:00</updated>
<author>
<name>Charles Harris</name>
<email>charlesr.harris@gmail.com</email>
</author>
<published>2015-07-05T16:18:57+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/numpy.git/commit/?id=ad40c230c4da2ca336bed6b093e8efaba590eec3'/>
<id>ad40c230c4da2ca336bed6b093e8efaba590eec3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>STY: PEP8 fixes for numpy/testing numpy/testing/tests.</title>
<updated>2015-07-05T15:59:07+00:00</updated>
<author>
<name>Charles Harris</name>
<email>charlesr.harris@gmail.com</email>
</author>
<published>2015-07-05T15:38:47+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/numpy.git/commit/?id=c80c609950fe5aeecf3082d397c7b5149a834fca'/>
<id>c80c609950fe5aeecf3082d397c7b5149a834fca</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
