<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/paste-git.git, branch gzip_work_with_generator</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 gzip work with app that is generator</title>
<updated>2016-03-07T23:19:32+00:00</updated>
<author>
<name>Marc Abramowitz</name>
<email>marc@marc-abramowitz.com</email>
</author>
<published>2016-03-07T23:19:32+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/paste-git.git/commit/?id=7251d0d4018b060dd86c9b779334516a1c032f7a'/>
<id>7251d0d4018b060dd86c9b779334516a1c032f7a</id>
<content type='text'>
```
$ tox
...
  py26: commands succeeded
  py27: commands succeeded
  py34: commands succeeded
  py35: commands succeeded
  pypy: commands succeeded
  congratulations :)
```
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
```
$ tox
...
  py26: commands succeeded
  py27: commands succeeded
  py34: commands succeeded
  py35: commands succeeded
  pypy: commands succeeded
  congratulations :)
```
</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>
<entry>
<title>Merged in nilsph/paste/py3k (pull request #28)</title>
<updated>2016-03-07T21:56:40+00:00</updated>
<author>
<name>Marc Abramowitz</name>
<email>marc@marc-abramowitz.com</email>
</author>
<published>2016-03-07T21:56:40+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/paste-git.git/commit/?id=c9d9cc54974c33f5bc57b6464f02d40c5fceb1d2'/>
<id>c9d9cc54974c33f5bc57b6464f02d40c5fceb1d2</id>
<content type='text'>
Py3k fixes
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Py3k fixes
</pre>
</div>
</content>
</entry>
<entry>
<title>Python 3: use compatible print syntax in example text</title>
<updated>2015-11-12T12:27:37+00:00</updated>
<author>
<name>Nils Philippsen</name>
<email>nils@redhat.com</email>
</author>
<published>2015-11-12T12:27:37+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/paste-git.git/commit/?id=590d4548dab462378c4b400420998fb2cc09b6f7'/>
<id>590d4548dab462378c4b400420998fb2cc09b6f7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Python 3: let html_quote() and url() always return the same type</title>
<updated>2015-11-12T12:26:15+00:00</updated>
<author>
<name>Nils Philippsen</name>
<email>nils@redhat.com</email>
</author>
<published>2015-11-12T12:26:15+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/paste-git.git/commit/?id=81ef81c6288a320f7c9f9fd93c0b3f150b5184e8'/>
<id>81ef81c6288a320f7c9f9fd93c0b3f150b5184e8</id>
<content type='text'>
Mixing binary and text types causes errors later on.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Mixing binary and text types causes errors later on.
</pre>
</div>
</content>
</entry>
<entry>
<title>Python 3: ignore exception details in doctests</title>
<updated>2015-09-10T11:44:56+00:00</updated>
<author>
<name>Nils Philippsen</name>
<email>nils@redhat.com</email>
</author>
<published>2015-09-10T11:44:56+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/paste-git.git/commit/?id=2ffc9c023fe2dc8ea4f29941dd4a0d9c62aead7b'/>
<id>2ffc9c023fe2dc8ea4f29941dd4a0d9c62aead7b</id>
<content type='text'>
Exception details are formatted differently between Python 2 and 3.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Exception details are formatted differently between Python 2 and 3.
</pre>
</div>
</content>
</entry>
</feed>
