<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/cpython-git.git/Lib/distutils/command/sdist.py, branch benjamin-eval-loop-edit</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>bpo-11913: Add README.rst to the distutils standard READMEs list (#563)</title>
<updated>2017-04-14T09:00:25+00:00</updated>
<author>
<name>Ryan Gonzalez</name>
<email>kirbyfan64@users.noreply.github.com</email>
</author>
<published>2017-04-14T09:00:25+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=f9f87f0934ca570293ba7194bed3448a7f9bf39c'/>
<id>f9f87f0934ca570293ba7194bed3448a7f9bf39c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Make cs_path_exists a protected, static method</title>
<updated>2016-10-14T19:41:42+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2016-10-14T19:41:42+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=cf99a348676f3b956d81e200b5fb23e763d6e040'/>
<id>cf99a348676f3b956d81e200b5fb23e763d6e040</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add case-sensitive file comparison for detecting/adding standard default files.</title>
<updated>2016-10-14T19:39:01+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2016-10-14T19:39:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=22dd73a74b585501c5e9c7ed738cbedbaf2b2230'/>
<id>22dd73a74b585501c5e9c7ed738cbedbaf2b2230</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Extract methods from sdist.add_defaults, allowing subclasses to override or inject different behaviors.</title>
<updated>2016-10-14T18:53:32+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2016-10-14T18:53:32+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=00e3cea34fd3c74b897f39d8bee4a701b75c79c2'/>
<id>00e3cea34fd3c74b897f39d8bee4a701b75c79c2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Get names for README files from class attribute, allowing subclass to override.</title>
<updated>2016-10-14T18:44:11+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2016-10-14T18:44:11+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=10d5eef8e53a968efc3aff1153a9eb8c6e3e59f3'/>
<id>10d5eef8e53a968efc3aff1153a9eb8c6e3e59f3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Replace trailing comments with block-level comments</title>
<updated>2016-10-14T18:10:07+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2016-10-14T18:10:07+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=c581ce4c817c8d9c7d8c09fe1c7bd5933de28575'/>
<id>c581ce4c817c8d9c7d8c09fe1c7bd5933de28575</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove unused import and reorganize imports of modules.</title>
<updated>2016-10-14T18:08:28+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2016-10-14T18:08:28+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=7677ff209c9e4d59aeb2773ada1b7684a7b68dbb'/>
<id>7677ff209c9e4d59aeb2773ada1b7684a7b68dbb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove wildcard imports from distutils.command.sdist</title>
<updated>2016-10-14T18:06:28+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2016-10-14T18:06:28+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=c9bba2bcc05ac019d916995894cc471914f94506'/>
<id>c9bba2bcc05ac019d916995894cc471914f94506</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Closes #27904: Improved logging statements to defer formatting until needed.</title>
<updated>2016-08-31T07:22:29+00:00</updated>
<author>
<name>Vinay Sajip</name>
<email>vinay_sajip@yahoo.co.uk</email>
</author>
<published>2016-08-31T07:22:29+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=dd917f84e3775596049e09746f32053c50b3d422'/>
<id>dd917f84e3775596049e09746f32053c50b3d422</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Issue #27819: Simply default to gztar for sdist formats by default on all platforms.</title>
<updated>2016-08-20T21:31:07+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2016-08-20T21:31:07+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=a47ca08a360bd1dc3b2b4c53bd757090f979be0f'/>
<id>a47ca08a360bd1dc3b2b4c53bd757090f979be0f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
