<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/numpy.git/numpy/distutils/exec_command.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>exec_command.py: remove a version check for &gt; Python 2.1</title>
<updated>2007-08-17T18:32:01+00:00</updated>
<author>
<name>cookedm</name>
<email>cookedm@localhost</email>
</author>
<published>2007-08-17T18:32:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=42fd3467cb4d3bbf7b79b1577f23dfed05746470'/>
<id>42fd3467cb4d3bbf7b79b1577f23dfed05746470</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix an incorrect usage of log.set_verbosity(INFO) causing log always to be at DEBUG level, INFO is for set_threshold.</title>
<updated>2007-08-09T10:01:56+00:00</updated>
<author>
<name>Pearu Peterson</name>
<email>pearu.peterson@gmail.com</email>
</author>
<published>2007-08-09T10:01:56+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=907a90f4c28fe811d878abe66ae375a757c9ece3'/>
<id>907a90f4c28fe811d878abe66ae375a757c9ece3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>More fixes for building scipy with Mingw32 compilers.</title>
<updated>2007-07-25T21:47:16+00:00</updated>
<author>
<name>Pearu Peterson</name>
<email>pearu.peterson@gmail.com</email>
</author>
<published>2007-07-25T21:47:16+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=468e6532a29e6302986a75cfe19eca7670c5a460'/>
<id>468e6532a29e6302986a75cfe19eca7670c5a460</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title></title>
<updated>2007-07-24T12:08:46+00:00</updated>
<author>
<name>Pearu Peterson</name>
<email>pearu.peterson@gmail.com</email>
</author>
<published>2007-07-24T12:08:46+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=19713cf2a650d9ffa910ebeb5f15e8b24e7125ae'/>
<id>19713cf2a650d9ffa910ebeb5f15e8b24e7125ae</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Better temporary file handling by using one temporary directory for</title>
<updated>2007-05-28T17:49:55+00:00</updated>
<author>
<name>cookedm</name>
<email>cookedm@localhost</email>
</author>
<published>2007-05-28T17:49:55+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=60eed2d138f5fd08fc8fa016debbac097371a47d'/>
<id>60eed2d138f5fd08fc8fa016debbac097371a47d</id>
<content type='text'>
numpy.distutils, and removing that at exit. Replaces using tempfile.mktemp.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
numpy.distutils, and removing that at exit. Replaces using tempfile.mktemp.
</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>Add a numpy.distutils.log.good function, which when WARN messages would be</title>
<updated>2007-05-25T14:47:42+00:00</updated>
<author>
<name>cookedm</name>
<email>cookedm@localhost</email>
</author>
<published>2007-05-25T14:47:42+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=56e555c305f7d58f0885cac44cd4a7949f5b954d'/>
<id>56e555c305f7d58f0885cac44cd4a7949f5b954d</id>
<content type='text'>
logged, logs a "nice" anti-warn version. Use this for finding executables
to report when we do actually find one.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
logged, logs a "nice" anti-warn version. Use this for finding executables
to report when we do actually find one.
</pre>
</div>
</content>
</entry>
<entry>
<title>merge from distutils-revamp branch (step 1)</title>
<updated>2007-05-25T11:20:02+00:00</updated>
<author>
<name>cookedm</name>
<email>cookedm@localhost</email>
</author>
<published>2007-05-25T11:20:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=d11dbc78c0df5055a6ed57285775cc18dbe1721a'/>
<id>d11dbc78c0df5055a6ed57285775cc18dbe1721a</id>
<content type='text'>
- minor cleanups
- find_executable returns None when no file found (instead of having to
  check with os.path.isfile)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- minor cleanups
- find_executable returns None when no file found (instead of having to
  check with os.path.isfile)
</pre>
</div>
</content>
</entry>
<entry>
<title>Branch numpy.distutils to distutils-revamp</title>
<updated>2006-07-06T16:57:20+00:00</updated>
<author>
<name>cookedm</name>
<email>cookedm@localhost</email>
</author>
<published>2006-07-06T16:57:20+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=6782a92fd1a7625ee48f6b2946a7d7149ab28a77'/>
<id>6782a92fd1a7625ee48f6b2946a7d7149ab28a77</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
