<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/numpy.git/numpy/lib/tests/test_io.py, branch v1.9.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>Merge pull request #5006 from dhomeier/ioconv_usecols</title>
<updated>2014-08-27T13:53:08+00:00</updated>
<author>
<name>Julian Taylor</name>
<email>jtaylor.debian@googlemail.com</email>
</author>
<published>2014-08-27T13:53:08+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=4344ffca80f110e15b3d7904eb4f0913c40fcf78'/>
<id>4344ffca80f110e15b3d7904eb4f0913c40fcf78</id>
<content type='text'>
BUG: fix genfromtxt check of converters when using usecols
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
BUG: fix genfromtxt check of converters when using usecols
</pre>
</div>
</content>
</entry>
<entry>
<title>BUG: fix genfromtxt check of converters when using usecols</title>
<updated>2014-08-27T13:50:28+00:00</updated>
<author>
<name>Derek Homeier</name>
<email>dhomeie@gwdg.de</email>
</author>
<published>2014-08-27T11:42:32+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=709a06d0e9db862a8dd519db13724a4c59de7d69'/>
<id>709a06d0e9db862a8dd519db13724a4c59de7d69</id>
<content type='text'>
fixes an issue reported by Adrian Altenhoff where user-supplied
converters in genfromtxt were not tested with the right first_values
when also specifying usecols.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
fixes an issue reported by Adrian Altenhoff where user-supplied
converters in genfromtxt were not tested with the right first_values
when also specifying usecols.
</pre>
</div>
</content>
</entry>
<entry>
<title>Move tempdir context manager to numpy.testing.utils</title>
<updated>2014-06-30T09:12:32+00:00</updated>
<author>
<name>Olivier Grisel</name>
<email>olivier.grisel@ensta.org</email>
</author>
<published>2014-06-30T09:09:26+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=290f192465dc68b9e037ec4c1c2dc6fb522f2fdc'/>
<id>290f192465dc68b9e037ec4c1c2dc6fb522f2fdc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>TST: add a format 2.0 roundtrip test</title>
<updated>2014-06-03T20:46:08+00:00</updated>
<author>
<name>Julian Taylor</name>
<email>jtaylor.debian@googlemail.com</email>
</author>
<published>2014-06-03T20:46:08+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=21ea30b00cf79ae3107a54b1592efe1571d5a7d7'/>
<id>21ea30b00cf79ae3107a54b1592efe1571d5a7d7</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 test deleting temporary file before using it on windows</title>
<updated>2014-06-03T20:39:13+00:00</updated>
<author>
<name>Julian Taylor</name>
<email>jtaylor.debian@googlemail.com</email>
</author>
<published>2014-06-03T19:26:52+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=f7f838b0ac042eacba9de43005d40475dd97ce97'/>
<id>f7f838b0ac042eacba9de43005d40475dd97ce97</id>
<content type='text'>
The version check was not valid for python3, though the whole logic can
be removed with a finally clause.
This requires that the savez tests need to cleanup the NpyzFile results
which still hold an open file descriptor.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The version check was not valid for python3, though the whole logic can
be removed with a finally clause.
This requires that the savez tests need to cleanup the NpyzFile results
which still hold an open file descriptor.
</pre>
</div>
</content>
</entry>
<entry>
<title>ENH: Better error w/ line num for bad column count in np.loadtxt()</title>
<updated>2014-04-05T18:39:35+00:00</updated>
<author>
<name>Daniel da Silva</name>
<email>daniel@meltingwax.net</email>
</author>
<published>2014-04-05T03:48:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=079ca4d2da488ffb7af1fc923728c3abde867231'/>
<id>079ca4d2da488ffb7af1fc923728c3abde867231</id>
<content type='text'>
Resolves #2591. Adds more explicit error handling in line parsing loop.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Resolves #2591. Adds more explicit error handling in line parsing loop.
</pre>
</div>
</content>
</entry>
<entry>
<title>TST: Added regression test for recfromcsv dtype error, as suggested by @hpaulj</title>
<updated>2014-02-28T07:18:16+00:00</updated>
<author>
<name>Yaron de Leeuw</name>
<email>jarondl@server.fake</email>
</author>
<published>2013-11-25T14:25:25+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=3b99f376c9e2d128291c16a896a4b302b75020c1'/>
<id>3b99f376c9e2d128291c16a896a4b302b75020c1</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 #4273 from juliantaylor/test-file-leak</title>
<updated>2014-02-09T12:17:07+00:00</updated>
<author>
<name>Julian Taylor</name>
<email>juliantaylor108@gmail.com</email>
</author>
<published>2014-02-09T12:17:07+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=09d0520b58df0054880465b7ceae0e83a3b8e421'/>
<id>09d0520b58df0054880465b7ceae0e83a3b8e421</id>
<content type='text'>
TST: clean up tempfile in test_closing_zipfile_after_load</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
TST: clean up tempfile in test_closing_zipfile_after_load</pre>
</div>
</content>
</entry>
<entry>
<title>TST: clean up tempfile in test_closing_zipfile_after_load</title>
<updated>2014-02-08T12:40:26+00:00</updated>
<author>
<name>Julian Taylor</name>
<email>jtaylor.debian@googlemail.com</email>
</author>
<published>2014-02-08T12:40:26+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=8296aa0b911c036c984e23665ee0f7ddca579b91'/>
<id>8296aa0b911c036c984e23665ee0f7ddca579b91</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>TST: fix test_io.TestSavezLoad</title>
<updated>2014-02-08T10:55:36+00:00</updated>
<author>
<name>Julian Taylor</name>
<email>jtaylor.debian@googlemail.com</email>
</author>
<published>2014-02-08T10:55:36+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=524b9eaa33ec67e34eb31a208e02bb934f778096'/>
<id>524b9eaa33ec67e34eb31a208e02bb934f778096</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
