<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/cpython-git.git/Lib/distutils/tests/test_build_scripts.py, branch 3.4</title>
<subtitle>github.com: python/cpython.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/'/>
<entry>
<title>Issue #19600: Use specific asserts in distutils tests.</title>
<updated>2013-11-16T22:17:46+00:00</updated>
<author>
<name>Serhiy Storchaka</name>
<email>storchaka@gmail.com</email>
</author>
<published>2013-11-16T22:17:46+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=39989157add83040a3d29a1bd0a04142ad98d7db'/>
<id>39989157add83040a3d29a1bd0a04142ad98d7db</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Make sure each test can be run standalone (./python Lib/distutils/tests/x.py)</title>
<updated>2010-11-06T02:44:43+00:00</updated>
<author>
<name>Éric Araujo</name>
<email>merwok@netwok.org</email>
</author>
<published>2010-11-06T02:44:43+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=70ec44a7739e67dbdaa8ab9b0a59a9444153112a'/>
<id>70ec44a7739e67dbdaa8ab9b0a59a9444153112a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Always close files in distutils code and tests (#10252).</title>
<updated>2010-11-05T23:51:56+00:00</updated>
<author>
<name>Éric Araujo</name>
<email>merwok@netwok.org</email>
</author>
<published>2010-11-05T23:51:56+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=bee5cef7dbff40734c347da5b93797e8db9103e8'/>
<id>bee5cef7dbff40734c347da5b93797e8db9103e8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>reverted distutils its 3.1 state. All new work is now happening in disutils2, and distutils is now feature-frozen.</title>
<updated>2010-07-22T12:50:05+00:00</updated>
<author>
<name>Tarek Ziadé</name>
<email>ziade.tarek@gmail.com</email>
</author>
<published>2010-07-22T12:50:05+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=3679727939a9d25ccfe057e71e8a4b8be73d47ce'/>
<id>3679727939a9d25ccfe057e71e8a4b8be73d47ce</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merged revisions 77704,77752 via svnmerge from</title>
<updated>2010-01-29T11:41:03+00:00</updated>
<author>
<name>Tarek Ziadé</name>
<email>ziade.tarek@gmail.com</email>
</author>
<published>2010-01-29T11:41:03+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=edacea30e457e151611a9fe560120cedb3bdc527'/>
<id>edacea30e457e151611a9fe560120cedb3bdc527</id>
<content type='text'>
svn+ssh://pythondev@svn.python.org/python/trunk

........
  r77704 | tarek.ziade | 2010-01-23 10:23:15 +0100 (Sat, 23 Jan 2010) | 1 line

  taking sysconfig out of distutils
........
  r77752 | tarek.ziade | 2010-01-26 00:19:56 +0100 (Tue, 26 Jan 2010) | 1 line

  switched the call order so this call works without suffering from issue #7774
........
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
svn+ssh://pythondev@svn.python.org/python/trunk

........
  r77704 | tarek.ziade | 2010-01-23 10:23:15 +0100 (Sat, 23 Jan 2010) | 1 line

  taking sysconfig out of distutils
........
  r77752 | tarek.ziade | 2010-01-26 00:19:56 +0100 (Tue, 26 Jan 2010) | 1 line

  switched the call order so this call works without suffering from issue #7774
........
</pre>
</div>
</content>
</entry>
<entry>
<title>convert old fail* assertions to assert*</title>
<updated>2009-06-30T23:06:06+00:00</updated>
<author>
<name>Benjamin Peterson</name>
<email>benjamin@python.org</email>
</author>
<published>2009-06-30T23:06:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=c9c0f201fed21efcf669dbbf5f923eaf0eeb1db9'/>
<id>c9c0f201fed21efcf669dbbf5f923eaf0eeb1db9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merged revisions 71884 via svnmerge from</title>
<updated>2009-04-25T12:53:56+00:00</updated>
<author>
<name>Tarek Ziadé</name>
<email>ziade.tarek@gmail.com</email>
</author>
<published>2009-04-25T12:53:56+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=939f9c898a2835a600e346696e3e82fbfc5c27fa'/>
<id>939f9c898a2835a600e346696e3e82fbfc5c27fa</id>
<content type='text'>
svn+ssh://pythondev@svn.python.org/python/trunk

........
  r71884 | tarek.ziade | 2009-04-25 14:51:59 +0200 (Sat, 25 Apr 2009) | 1 line

  #5810: Fixed Distutils test_build_scripts
........
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
svn+ssh://pythondev@svn.python.org/python/trunk

........
  r71884 | tarek.ziade | 2009-04-25 14:51:59 +0200 (Sat, 25 Apr 2009) | 1 line

  #5810: Fixed Distutils test_build_scripts
........
</pre>
</div>
</content>
</entry>
<entry>
<title>Merged revisions 69598 via svnmerge from</title>
<updated>2009-02-13T23:04:17+00:00</updated>
<author>
<name>Tarek Ziadé</name>
<email>ziade.tarek@gmail.com</email>
</author>
<published>2009-02-13T23:04:17+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=68c50950c9267b972a2576f2094c6feac457a4f2'/>
<id>68c50950c9267b972a2576f2094c6feac457a4f2</id>
<content type='text'>
svn+ssh://pythondev@svn.python.org/python/trunk

........
  r69598 | tarek.ziade | 2009-02-14 00:00:43 +0100 (Sat, 14 Feb 2009) | 1 line

  Fixed #4524: distutils build_script command failed with --with-suffix=3
........
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
svn+ssh://pythondev@svn.python.org/python/trunk

........
  r69598 | tarek.ziade | 2009-02-14 00:00:43 +0100 (Sat, 14 Feb 2009) | 1 line

  Fixed #4524: distutils build_script command failed with --with-suffix=3
........
</pre>
</div>
</content>
</entry>
<entry>
<title>Add missing executable option to DummyCommand.</title>
<updated>2004-08-26T05:44:02+00:00</updated>
<author>
<name>Martin v. Löwis</name>
<email>martin@v.loewis.de</email>
</author>
<published>2004-08-26T05:44:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=4085f030bdc6245c9983e6c2ecc37d8f2fcd9f44'/>
<id>4085f030bdc6245c9983e6c2ecc37d8f2fcd9f44</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>make sure distutils logging is shut off in tests to avoid spurious output</title>
<updated>2004-08-03T18:53:07+00:00</updated>
<author>
<name>Fred Drake</name>
<email>fdrake@acm.org</email>
</author>
<published>2004-08-03T18:53:07+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=edcac8f416ebe4561bbc0e91c46a3bfc5457f73c'/>
<id>edcac8f416ebe4561bbc0e91c46a3bfc5457f73c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
