<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/paste-git.git, branch python3_wsgilib_add_close_next</title>
<subtitle>github.com: cdent/paste.git
</subtitle>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/paste-git.git/'/>
<entry>
<title>Make add_close.next() leverage add_close.__next__()</title>
<updated>2016-03-08T17:37:28+00:00</updated>
<author>
<name>Marc Abramowitz</name>
<email>marc@marc-abramowitz.com</email>
</author>
<published>2016-03-08T17:37:28+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/paste-git.git/commit/?id=6c0792ca62742e5a3cefcbc5d0cba3a4dddf5169'/>
<id>6c0792ca62742e5a3cefcbc5d0cba3a4dddf5169</id>
<content type='text'>
so we avoid logic duplication
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
so we avoid logic duplication
</pre>
</div>
</content>
</entry>
<entry>
<title>Check paste.wsgilib.add_close._closed</title>
<updated>2016-03-08T02:47:38+00:00</updated>
<author>
<name>Marc Abramowitz</name>
<email>marc@marc-abramowitz.com</email>
</author>
<published>2016-03-08T02:47:38+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/paste-git.git/commit/?id=55ecb2d6bd361ec5bae2e883350467b7ac05c304'/>
<id>55ecb2d6bd361ec5bae2e883350467b7ac05c304</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Uncomment/cleanup paste.wsgilib.app_close.__next__</title>
<updated>2016-03-08T02:22:59+00:00</updated>
<author>
<name>Marc Abramowitz</name>
<email>marc@marc-abramowitz.com</email>
</author>
<published>2016-03-08T02:22:59+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/paste-git.git/commit/?id=56de1fd59ad85af6a38ceaa27434a39c8180f5c5'/>
<id>56de1fd59ad85af6a38ceaa27434a39c8180f5c5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add tests for `add_close` class</title>
<updated>2016-03-08T02:22:25+00:00</updated>
<author>
<name>Marc Abramowitz</name>
<email>marc@marc-abramowitz.com</email>
</author>
<published>2016-03-08T02:22:25+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/paste-git.git/commit/?id=4028f9fa2ed70ef81c172a07e203706faa6e50a8'/>
<id>4028f9fa2ed70ef81c172a07e203706faa6e50a8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge default to python3_wsgilib_add_close_next</title>
<updated>2016-03-08T01:35:33+00:00</updated>
<author>
<name>Marc Abramowitz</name>
<email>marc@marc-abramowitz.com</email>
</author>
<published>2016-03-08T01:35:33+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/paste-git.git/commit/?id=6a69c665a6e52423e639b1d81a326dc05831b4c4'/>
<id>6a69c665a6e52423e639b1d81a326dc05831b4c4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merged in msabramo/paste/tox_add_pypy (pull request #31)</title>
<updated>2016-03-07T22:38:43+00:00</updated>
<author>
<name>Marc Abramowitz</name>
<email>marc@marc-abramowitz.com</email>
</author>
<published>2016-03-07T22:38:43+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/paste-git.git/commit/?id=4cc33835964f7a62ce829a63ddff893e752232b3'/>
<id>4cc33835964f7a62ce829a63ddff893e752232b3</id>
<content type='text'>
Enable testing with pypy
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Enable testing with pypy
</pre>
</div>
</content>
</entry>
<entry>
<title>Enable testing with pypy</title>
<updated>2016-03-07T22:33:22+00:00</updated>
<author>
<name>Marc Abramowitz</name>
<email>marc@marc-abramowitz.com</email>
</author>
<published>2016-03-07T22:33:22+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/paste-git.git/commit/?id=de5f0667c4472a04298ba1890dbfa4739f5e4079'/>
<id>de5f0667c4472a04298ba1890dbfa4739f5e4079</id>
<content type='text'>
This involved:

- Adding "pypy" to the `tox.ini` envlist.
- Adding `# doctest: +IGNORE_EXCEPTION_DETAIL` to 2 doctests, because the
  traceback message text is slightly different on PyPy.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This involved:

- Adding "pypy" to the `tox.ini` envlist.
- Adding `# doctest: +IGNORE_EXCEPTION_DETAIL` to 2 doctests, because the
  traceback message text is slightly different on PyPy.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merged in msabramo/paste/tox_add_py35 (pull request #30)</title>
<updated>2016-03-07T22:13:55+00:00</updated>
<author>
<name>Marc Abramowitz</name>
<email>marc@marc-abramowitz.com</email>
</author>
<published>2016-03-07T22:13:55+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/paste-git.git/commit/?id=2adac043f1f815d38792fca7045a6b5f294394fd'/>
<id>2adac043f1f815d38792fca7045a6b5f294394fd</id>
<content type='text'>
tox.ini: Add py35 to envlist
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
tox.ini: Add py35 to envlist
</pre>
</div>
</content>
</entry>
<entry>
<title>tox.ini: Add py35 to envlist</title>
<updated>2016-03-07T22:05:52+00:00</updated>
<author>
<name>Marc Abramowitz</name>
<email>marc@marc-abramowitz.com</email>
</author>
<published>2016-03-07T22:05:52+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/paste-git.git/commit/?id=42b22881290e00e06b840dee1e42f0f5ef044d47'/>
<id>42b22881290e00e06b840dee1e42f0f5ef044d47</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merged in sphalerite/paste (pull request #26)</title>
<updated>2016-03-07T21:57:51+00:00</updated>
<author>
<name>Marc Abramowitz</name>
<email>marc@marc-abramowitz.com</email>
</author>
<published>2016-03-07T21:57:51+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/paste-git.git/commit/?id=e30e03e73e3ea7681e85d8e31db6492d6c8bf159'/>
<id>e30e03e73e3ea7681e85d8e31db6492d6c8bf159</id>
<content type='text'>
Change six requirement to &gt;=1.4.0
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change six requirement to &gt;=1.4.0
</pre>
</div>
</content>
</entry>
</feed>
