<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/numpy.git/tools, branch v1.5.0b1</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>REL: Update paver and release scripts for Python 2.7/3.1 binaries.</title>
<updated>2010-07-29T15:54:22+00:00</updated>
<author>
<name>rgommers</name>
<email>ralf.gommers@googlemail.com</email>
</author>
<published>2010-07-29T15:54:22+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=1d08d6a5e0f033be239688e385f9c4ec3df48afa'/>
<id>1d08d6a5e0f033be239688e385f9c4ec3df48afa</id>
<content type='text'>
Note that the increase in disk image size from 10Mb to 11Mb does not mean numpy
is actually that large - more than half that is the included docs. It is the
case though that the 2.7 binaries are slightly larger than the 2.5/2.6 ones, by
100kb on Windows and 800kb on OS X.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Note that the increase in disk image size from 10Mb to 11Mb does not mean numpy
is actually that large - more than half that is the included docs. It is the
case though that the 2.7 binaries are slightly larger than the 2.5/2.6 ones, by
100kb on Windows and 800kb on OS X.
</pre>
</div>
</content>
</entry>
<entry>
<title>ENH: 3K: optionally use lib2to3cache in 2to3 conversion</title>
<updated>2010-07-18T14:58:06+00:00</updated>
<author>
<name>Pauli Virtanen</name>
<email>pav@iki.fi</email>
</author>
<published>2010-07-18T14:58:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=7d10ac515abd0a1f9ca8d433f9b067948df43d86'/>
<id>7d10ac515abd0a1f9ca8d433f9b067948df43d86</id>
<content type='text'>
(cherry picked from commit r8502)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(cherry picked from commit r8502)
</pre>
</div>
</content>
</entry>
<entry>
<title>CLN: Remove some now unnecessary fixups to lib/npyio.</title>
<updated>2010-03-25T03:32:12+00:00</updated>
<author>
<name>Charles Harris</name>
<email>charlesr.harris@gmail.com</email>
</author>
<published>2010-03-25T03:32:12+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=5657366762f802d1119de6be6b19893daca9252d'/>
<id>5657366762f802d1119de6be6b19893daca9252d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Rename numpy/lib/io.py to numpy/lib/npyio.py. The py3tool can probably be</title>
<updated>2010-03-24T18:18:43+00:00</updated>
<author>
<name>Charles Harris</name>
<email>charlesr.harris@gmail.com</email>
</author>
<published>2010-03-24T18:18:43+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=44118aedbac7c1c4465443ec23d104a83b9a24f9'/>
<id>44118aedbac7c1c4465443ec23d104a83b9a24f9</id>
<content type='text'>
cleaned up a bit more with this change, but that is for later.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
cleaned up a bit more with this change, but that is for later.
</pre>
</div>
</content>
</entry>
<entry>
<title>3K: BUG: work around bugs in Python 3.1.1 2to3 by not using fixes_reduce</title>
<updated>2010-02-20T18:20:10+00:00</updated>
<author>
<name>Pauli Virtanen</name>
<email>pav@iki.fi</email>
</author>
<published>2010-02-20T18:20:10+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=11b80e7bd14501f33e6e0d9704afca8b10dce695'/>
<id>11b80e7bd14501f33e6e0d9704afca8b10dce695</id>
<content type='text'>
Instead, manually import reduce where necessary.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Instead, manually import reduce where necessary.
</pre>
</div>
</content>
</entry>
<entry>
<title>3K: py3tool: use lib2to3 for the conversions</title>
<updated>2010-02-20T18:19:37+00:00</updated>
<author>
<name>Pauli Virtanen</name>
<email>pav@iki.fi</email>
</author>
<published>2010-02-20T18:19:37+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=9f9098f6f77f82eddb2471991d08ec0a37ead6f9'/>
<id>9f9098f6f77f82eddb2471991d08ec0a37ead6f9</id>
<content type='text'>
This ensures that the Py3 version of 2to3 is always used, and that
failures in conversion result to an immediate build failure.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This ensures that the Py3 version of 2to3 is always used, and that
failures in conversion result to an immediate build failure.
</pre>
</div>
</content>
</entry>
<entry>
<title>3K: BUG: make test_defchararray convert properly via 2to3</title>
<updated>2010-02-20T18:06:53+00:00</updated>
<author>
<name>Pauli Virtanen</name>
<email>pav@iki.fi</email>
</author>
<published>2010-02-20T18:06:53+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=997891720d2a8a1298ed0ae68abe41c2dc7a1c86'/>
<id>997891720d2a8a1298ed0ae68abe41c2dc7a1c86</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>py3tool: customize 2to3 flags for some files</title>
<updated>2009-12-06T12:17:30+00:00</updated>
<author>
<name>Pauli Virtanen</name>
<email>pav@iki.fi</email>
</author>
<published>2009-12-06T12:17:30+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=be838deac67a6514c16d9042c8fb67644ae06145'/>
<id>be838deac67a6514c16d9042c8fb67644ae06145</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>py3tool: skip temporary etc files</title>
<updated>2009-12-06T12:13:43+00:00</updated>
<author>
<name>Pauli Virtanen</name>
<email>pav@iki.fi</email>
</author>
<published>2009-12-06T12:13:43+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=f5aefeeff7e853691868b0462d3fe2431e2d9c21'/>
<id>f5aefeeff7e853691868b0462d3fe2431e2d9c21</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>py3tool: fix some relative imports for extension modules</title>
<updated>2009-12-06T12:05:54+00:00</updated>
<author>
<name>Pauli Virtanen</name>
<email>pav@iki.fi</email>
</author>
<published>2009-12-06T12:05:54+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=35523ead5c998abc1c9d64baab860d555d22e6c1'/>
<id>35523ead5c998abc1c9d64baab860d555d22e6c1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
