<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/numpy.git/numpy/compat, branch v1.6.2</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>BUG:py3k: fix error with recarry. Patch by C. Gohlke. Closes #1843.</title>
<updated>2011-07-01T15:20:51+00:00</updated>
<author>
<name>Ralf Gommers</name>
<email>ralf.gommers@googlemail.com</email>
</author>
<published>2011-06-22T21:09:16+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=9a91fe19f60ee0f594ce97911a3be421aabc1521'/>
<id>9a91fe19f60ee0f594ce97911a3be421aabc1521</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>BUG: compat: fix a bug in open_latin1</title>
<updated>2010-05-13T10:55:09+00:00</updated>
<author>
<name>Pauli Virtanen</name>
<email>pav@iki.fi</email>
</author>
<published>2010-05-13T10:55:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=b022b9c5d2e49d1d2ab07be0fe4549342ab88c1e'/>
<id>b022b9c5d2e49d1d2ab07be0fe4549342ab88c1e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>BUG/3K: distutils: do not assume that files output e.g. by gcc can be read in ascii codec</title>
<updated>2010-05-11T20:42:42+00:00</updated>
<author>
<name>Pauli Virtanen</name>
<email>pav@iki.fi</email>
</author>
<published>2010-05-11T20:42:42+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=4e2e78f908d8b8191b6257614096801c5d1af2f4'/>
<id>4e2e78f908d8b8191b6257614096801c5d1af2f4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>3K: lib: more str vs bytes issues in the lib/io loadtxt, savetxt and genfromtxt</title>
<updated>2010-02-20T18:18:18+00:00</updated>
<author>
<name>Pauli Virtanen</name>
<email>pav@iki.fi</email>
</author>
<published>2010-02-20T18:18:18+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=9c77c439698e34656d21f5e13bdf12210f659735'/>
<id>9c77c439698e34656d21f5e13bdf12210f659735</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>ENH: compat: additional Py3 convenience functions</title>
<updated>2010-02-20T18:17:51+00:00</updated>
<author>
<name>Pauli Virtanen</name>
<email>pav@iki.fi</email>
</author>
<published>2010-02-20T18:17:51+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=fe8b7034708ffdf0d2efec268c9852162da56078'/>
<id>fe8b7034708ffdf0d2efec268c9852162da56078</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>3K: compat: make isfileobj recognize only real file objects with FILE* pointers as file objects</title>
<updated>2010-02-20T18:15:20+00:00</updated>
<author>
<name>Pauli Virtanen</name>
<email>pav@iki.fi</email>
</author>
<published>2010-02-20T18:15:20+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=348f725101ef97f538e4652c66b54d5633d4be4d'/>
<id>348f725101ef97f538e4652c66b54d5633d4be4d</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 some tools to numpy.compat</title>
<updated>2010-02-20T18:09:00+00:00</updated>
<author>
<name>Pauli Virtanen</name>
<email>pav@iki.fi</email>
</author>
<published>2010-02-20T18:09:00+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=3243b041ad2f906c4b8e7c7782065bae253869f0'/>
<id>3243b041ad2f906c4b8e7c7782065bae253869f0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>3K: core: adjust some tests vs. str/bytes and int inheritance issues</title>
<updated>2010-02-20T18:06:35+00:00</updated>
<author>
<name>Pauli Virtanen</name>
<email>pav@iki.fi</email>
</author>
<published>2010-02-20T18:06:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=77f8ea3de6190178e78669d235c90c91bfee5e61'/>
<id>77f8ea3de6190178e78669d235c90c91bfee5e61</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>3K: BUG: core: fix some tests for Py3</title>
<updated>2010-02-20T18:05:41+00:00</updated>
<author>
<name>Pauli Virtanen</name>
<email>pav@iki.fi</email>
</author>
<published>2010-02-20T18:05:41+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=87cf71e97cc256fb6e86c921c0c5d6c54a037910'/>
<id>87cf71e97cc256fb6e86c921c0c5d6c54a037910</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>3K: compat: add getexception to compat.py3k</title>
<updated>2009-12-06T12:15:42+00:00</updated>
<author>
<name>Pauli Virtanen</name>
<email>pav@iki.fi</email>
</author>
<published>2009-12-06T12:15:42+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=ca1241a2ffc57b04563ecae7d709fbf46d94eb6c'/>
<id>ca1241a2ffc57b04563ecae7d709fbf46d94eb6c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
