<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/disutils2.git/distutils2/run.py, branch python3</title>
<subtitle>hg.python.org: Obsolete (use python-setuptools-git)
</subtitle>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/disutils2.git/'/>
<entry>
<title>Merge default</title>
<updated>2012-05-21T20:54:12+00:00</updated>
<author>
<name>?ric Araujo</name>
<email>merwok@netwok.org</email>
</author>
<published>2012-05-21T20:54:12+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/disutils2.git/commit/?id=ee6fb9f7f0863a1d0020d57f224947f7b795df6d'/>
<id>ee6fb9f7f0863a1d0020d57f224947f7b795df6d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<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://91.123.203.49/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://91.123.203.49/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://91.123.203.49/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://91.123.203.49/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://91.123.203.49/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://91.123.203.49/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://91.123.203.49/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>Merge fixes for #13462 and others from default</title>
<updated>2012-02-09T20:05:47+00:00</updated>
<author>
<name>?ric Araujo</name>
<email>merwok@netwok.org</email>
</author>
<published>2012-02-09T20:05:47+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/disutils2.git/commit/?id=ce3d2240908c84bbe7b9762b09ba3ffcfe44e7a5'/>
<id>ce3d2240908c84bbe7b9762b09ba3ffcfe44e7a5</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://91.123.203.49/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>
</feed>
