<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/disutils2.git/distutils2/run.py, branch master</title>
<subtitle>hg.python.org: Obsolete (use python-setuptools-git)
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/disutils2.git/'/>
<entry>
<title>Have pysetup read setup.cfg early to find custom commands (#14733).</title>
<updated>2012-05-21T19:51:11+00:00</updated>
<author>
<name>?ric Araujo</name>
<email>merwok@netwok.org</email>
</author>
<published>2012-05-21T19:51:11+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/disutils2.git/commit/?id=1ed1781f2170be33392c3056f239766b1b1c6a58'/>
<id>1ed1781f2170be33392c3056f239766b1b1c6a58</id>
<content type='text'>
Independently found and fixed by me (with help from Luis Rojas) and
Janusz Lewandowski.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Independently found and fixed by me (with help from Luis Rojas) and
Janusz Lewandowski.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge further changes by Montreal sprinters</title>
<updated>2012-05-16T05:06:53+00:00</updated>
<author>
<name>?ric Araujo</name>
<email>merwok@netwok.org</email>
</author>
<published>2012-05-16T05:06:53+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/disutils2.git/commit/?id=5ffba496119972cddc5e14f6836c8fec44507c5d'/>
<id>5ffba496119972cddc5e14f6836c8fec44507c5d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Harmonize error messages and add one missing test for #13339</title>
<updated>2012-05-16T04:51:01+00:00</updated>
<author>
<name>?ric Araujo</name>
<email>merwok@netwok.org</email>
</author>
<published>2012-05-16T04:51:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/disutils2.git/commit/?id=477f787a64f10e743ba7ed66008d853156b3fed5'/>
<id>477f787a64f10e743ba7ed66008d853156b3fed5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix minor whitespace, syntax and idiom nits</title>
<updated>2012-05-16T04:45:26+00:00</updated>
<author>
<name>?ric Araujo</name>
<email>merwok@netwok.org</email>
</author>
<published>2012-05-16T04:45:26+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/disutils2.git/commit/?id=25e1a0abddeb237490a50e4d6ed4bb584ccdb91e'/>
<id>25e1a0abddeb237490a50e4d6ed4bb584ccdb91e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>#13399 - some tweaking</title>
<updated>2012-05-14T19:43:42+00:00</updated>
<author>
<name>Patrice Gauthier</name>
<email>patgauth@gmail.com</email>
</author>
<published>2012-05-14T19:43:42+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/disutils2.git/commit/?id=132a6f08cf60ac518fd6e7ba91b8efd6a082af4d'/>
<id>132a6f08cf60ac518fd6e7ba91b8efd6a082af4d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>#13399: Fixes the invalid arguments handling</title>
<updated>2012-05-12T21:39:00+00:00</updated>
<author>
<name>Patrice Gauthier</name>
<email>patgauth@gmail.com</email>
</author>
<published>2012-05-12T21:39:00+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/disutils2.git/commit/?id=cf38a177968d063fd81c989770f137e16cecc17b'/>
<id>cf38a177968d063fd81c989770f137e16cecc17b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>#13166: Implement __str__ on Distribution and EggInfoDistribution, use for pysetup list, pysetup graph and installation log</title>
<updated>2012-04-21T21:43:54+00:00</updated>
<author>
<name>Guillaume Pratte</name>
<email>guillaume@guillaumepratte.net</email>
</author>
<published>2012-04-21T21:43:54+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/disutils2.git/commit/?id=20e1ef7ac5e1c470f2327a5aaa38e75a219ad491'/>
<id>20e1ef7ac5e1c470f2327a5aaa38e75a219ad491</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Group commands by topic in ?pysetup run --list-commands? output.</title>
<updated>2012-02-09T13:42:02+00:00</updated>
<author>
<name>?ric Araujo</name>
<email>merwok@netwok.org</email>
</author>
<published>2012-02-09T13:42:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/disutils2.git/commit/?id=15d1c90b0ada995e48e57cea5ddc1237c7c7b50c'/>
<id>15d1c90b0ada995e48e57cea5ddc1237c7c7b50c</id>
<content type='text'>
This fixes a regression from distutils, where ?setup.py --help-commands?
prints out commands grouped by topic (i.e. building vs. installing),
which is more useful than using sorted.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This fixes a regression from distutils, where ?setup.py --help-commands?
prints out commands grouped by topic (i.e. building vs. installing),
which is more useful than using sorted.
</pre>
</div>
</content>
</entry>
<entry>
<title>Bring back callable.</title>
<updated>2011-11-11T23:42:41+00:00</updated>
<author>
<name>?ric Araujo</name>
<email>merwok@netwok.org</email>
</author>
<published>2011-11-11T23:42:41+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/disutils2.git/commit/?id=34688250a4964f5b9fc893a43319acbb0cadc054'/>
<id>34688250a4964f5b9fc893a43319acbb0cadc054</id>
<content type='text'>
hasattr is subtly wrong, as special methods are looked up on the class,
and given that the callable builtin is back in Python 3.2 we may as well
use it.  Regular users shouldn?t see the DeprecationWarnings, and us
developers can just ignore thme when running tests.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
hasattr is subtly wrong, as special methods are looked up on the class,
and given that the callable builtin is back in Python 3.2 we may as well
use it.  Regular users shouldn?t see the DeprecationWarnings, and us
developers can just ignore thme when running tests.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix return code of ?pysetup run COMMAND? (closes #12222)</title>
<updated>2011-10-06T03:43:56+00:00</updated>
<author>
<name>?ric Araujo</name>
<email>merwok@netwok.org</email>
</author>
<published>2011-10-06T03:43:56+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/disutils2.git/commit/?id=4a29369d34d6986727c49162fe2f84cc7ad06c51'/>
<id>4a29369d34d6986727c49162fe2f84cc7ad06c51</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
