<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-setuptools-git.git, branch iterator-unpack</title>
<subtitle>github.com: pypa/setuptools.git
</subtitle>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-setuptools-git.git/'/>
<entry>
<title>Extract common behavior into a function</title>
<updated>2019-01-02T19:42:23+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2019-01-02T19:42:23+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=2bb8225a6efa6f429d4522f47308b779a48cd07f'/>
<id>2bb8225a6efa6f429d4522f47308b779a48cd07f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Avoid hanging indent</title>
<updated>2019-01-02T19:39:37+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2019-01-02T19:39:37+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=7378e6be2f8f8a0d96b748e256dfa6b53821c3f6'/>
<id>7378e6be2f8f8a0d96b748e256dfa6b53821c3f6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Rely on iterable unpacking to extract one element from generator expression.</title>
<updated>2019-01-02T19:39:05+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2019-01-02T19:37:45+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=cc9305b9106eaf409c01e8a399a00137583e2a04'/>
<id>cc9305b9106eaf409c01e8a399a00137583e2a04</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Feed the hobgoblins (delint).</title>
<updated>2019-01-02T19:23:14+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2019-01-02T19:23:14+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=2db2a8f37d64d8abd281660d48009003cc8805ca'/>
<id>2db2a8f37d64d8abd281660d48009003cc8805ca</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #1622 from pganssle/tweak_guide</title>
<updated>2019-01-01T18:28:01+00:00</updated>
<author>
<name>mergify[bot]</name>
<email>mergify[bot]@users.noreply.github.com</email>
</author>
<published>2019-01-01T18:28:01+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=f4eb1393730fea7e522b5622c1e2efaea9fd2cc3'/>
<id>f4eb1393730fea7e522b5622c1e2efaea9fd2cc3</id>
<content type='text'>
Tweak "making a pull request" documentation</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Tweak "making a pull request" documentation</pre>
</div>
</content>
</entry>
<entry>
<title>Allow PRs from other forks to auto-merge.</title>
<updated>2019-01-01T18:27:41+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2019-01-01T18:27:41+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=b82c731a66415225f111872cc26e7da596189a87'/>
<id>b82c731a66415225f111872cc26e7da596189a87</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Tweak "making a pull request" documentation</title>
<updated>2019-01-01T17:12:09+00:00</updated>
<author>
<name>Paul Ganssle</name>
<email>paul@ganssle.io</email>
</author>
<published>2019-01-01T17:12:09+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=135a1566832cb75d37a9fbe1fe01005c0e05b4c3'/>
<id>135a1566832cb75d37a9fbe1fe01005c0e05b4c3</id>
<content type='text'>
reStructuredText is how the name is commonly stylized (see Wikipedia),
also fixed a typo in the "deprecation" description.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
reStructuredText is how the name is commonly stylized (see Wikipedia),
also fixed a typo in the "deprecation" description.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #1620 from scop/spelling</title>
<updated>2019-01-01T17:08:50+00:00</updated>
<author>
<name>Paul Ganssle</name>
<email>pganssle@users.noreply.github.com</email>
</author>
<published>2019-01-01T17:08:50+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=772db178f1bcea1ea892c61b026d658a32998476'/>
<id>772db178f1bcea1ea892c61b026d658a32998476</id>
<content type='text'>
Spelling fixes</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Spelling fixes</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #1559 from RajdeepRao/BUG-1551</title>
<updated>2018-12-31T22:27:40+00:00</updated>
<author>
<name>Paul Ganssle</name>
<email>pganssle@users.noreply.github.com</email>
</author>
<published>2018-12-31T22:27:40+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=f5c04b1bb6c2f97305d7a92ce401194c5195197e'/>
<id>f5c04b1bb6c2f97305d7a92ce401194c5195197e</id>
<content type='text'>
Disallow files for license inputs</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Disallow files for license inputs</pre>
</div>
</content>
</entry>
<entry>
<title>Spelling fixes</title>
<updated>2018-12-29T19:00:08+00:00</updated>
<author>
<name>Ville Skyttä</name>
<email>ville.skytta@iki.fi</email>
</author>
<published>2018-12-29T19:00:08+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=5f48a74119c6866bcbc4f142318ac392ad2cb03d'/>
<id>5f48a74119c6866bcbc4f142318ac392ad2cb03d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
