<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/numpy.git/numpy/distutils/command/build_src.py, branch v1.1.1rc2</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>Replace numpy.distutils.exec_command.splitcmdline with shlex.split instead.</title>
<updated>2007-12-26T07:08:16+00:00</updated>
<author>
<name>cookedm</name>
<email>cookedm@localhost</email>
</author>
<published>2007-12-26T07:08:16+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=87f61abda82e21fc77facd3931e0182dd564c3a0'/>
<id>87f61abda82e21fc77facd3931e0182dd564c3a0</id>
<content type='text'>
It has the same problems as our old numpy.distutils.ccompiler.split_quoted.
splitcmdline still exists, but uses shlex.split, and issues a DeprecationWarning

This has the positive side effect of not having numpy.distutils pulled in
when numpy is imported -- there was a use of splitcmdline in numpy.testing.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
It has the same problems as our old numpy.distutils.ccompiler.split_quoted.
splitcmdline still exists, but uses shlex.split, and issues a DeprecationWarning

This has the positive side effect of not having numpy.distutils pulled in
when numpy is imported -- there was a use of splitcmdline in numpy.testing.
</pre>
</div>
</content>
</entry>
<entry>
<title>use 'in' keyword to test dictionary membership</title>
<updated>2007-11-28T05:12:37+00:00</updated>
<author>
<name>Jarrod Millman</name>
<email>millman@berkeley.edu</email>
</author>
<published>2007-11-28T05:12:37+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=6c00b1141fdfa7d168a9b82e6ab493c77f7c1621'/>
<id>6c00b1141fdfa7d168a9b82e6ab493c77f7c1621</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Refactor Pyrex source building into a separate method in build_src.py</title>
<updated>2007-11-03T06:28:14+00:00</updated>
<author>
<name>cookedm</name>
<email>cookedm@localhost</email>
</author>
<published>2007-11-03T06:28:14+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=d89f34a70da10562c5d41be5e42d6856e7fca8df'/>
<id>d89f34a70da10562c5d41be5e42d6856e7fca8df</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>ran reindent.py to clean up whitespace</title>
<updated>2007-10-29T14:58:18+00:00</updated>
<author>
<name>Jarrod Millman</name>
<email>millman@berkeley.edu</email>
</author>
<published>2007-10-29T14:58:18+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=0b77f0e5f0e46b2ef7c570ebda046c34bbcc0f26'/>
<id>0b77f0e5f0e46b2ef7c570ebda046c34bbcc0f26</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Import Pyrex.Compiler.Main explicitly since in 0.9.5.1, it does not appear to be imported with a plain 'import Pyrex.Compiler'</title>
<updated>2007-07-02T19:32:02+00:00</updated>
<author>
<name>Robert Kern</name>
<email>robert.kern@gmail.com</email>
</author>
<published>2007-07-02T19:32:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=7ea8b73492aa8e9f7be88ce8e53fa309e3da1f84'/>
<id>7ea8b73492aa8e9f7be88ce8e53fa309e3da1f84</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use log.info instead of print in setup.py's</title>
<updated>2007-05-28T17:47:47+00:00</updated>
<author>
<name>cookedm</name>
<email>cookedm@localhost</email>
</author>
<published>2007-05-28T17:47:47+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=0f7dfd7f75d339098c1bb024dfb7181c7a31411a'/>
<id>0f7dfd7f75d339098c1bb024dfb7181c7a31411a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>distutils: clean up imports (found by running pyflakes)</title>
<updated>2007-05-25T19:38:39+00:00</updated>
<author>
<name>cookedm</name>
<email>cookedm@localhost</email>
</author>
<published>2007-05-25T19:38:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=840bd64e600ac458b17fd058a181b860e87d56bd'/>
<id>840bd64e600ac458b17fd058a181b860e87d56bd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>merge from distutils-revamp branch (step 3)</title>
<updated>2007-05-25T11:41:55+00:00</updated>
<author>
<name>cookedm</name>
<email>cookedm@localhost</email>
</author>
<published>2007-05-25T11:41:55+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=f7b399a6f9a299d82dc9490bf81683b0d1693427'/>
<id>f7b399a6f9a299d82dc9490bf81683b0d1693427</id>
<content type='text'>
- minor command/build_src cleanup
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- minor command/build_src cleanup
</pre>
</div>
</content>
</entry>
<entry>
<title>build_src: introduced --swig and other related options (as in std distutils build_ext command), use --f2py-opts instead of --f2pyflags, improved error messages.</title>
<updated>2007-05-18T14:32:33+00:00</updated>
<author>
<name>Pearu Peterson</name>
<email>pearu.peterson@gmail.com</email>
</author>
<published>2007-05-18T14:32:33+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=5fcecff23893db08dd325501cdfa61cccd55688d'/>
<id>5fcecff23893db08dd325501cdfa61cccd55688d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Raise exception when pyrex is required.</title>
<updated>2007-05-11T13:37:31+00:00</updated>
<author>
<name>Pearu Peterson</name>
<email>pearu.peterson@gmail.com</email>
</author>
<published>2007-05-11T13:37:31+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=d8d0b7aa7766029abacf6658d76d3a9666b5c9e5'/>
<id>d8d0b7aa7766029abacf6658d76d3a9666b5c9e5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
