<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/paste.git, branch tox_coverage</title>
<subtitle>bitbucket.org: Obsolete (use python-packages/paste-git)
</subtitle>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/paste.git/'/>
<entry>
<title>tox.ini: Measure test coverage</title>
<updated>2016-03-08T02:52:36+00:00</updated>
<author>
<name>Marc Abramowitz</name>
<email>marc@marc-abramowitz.com</email>
</author>
<published>2016-03-08T02:52:36+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/paste.git/commit/?id=379c5845b213d4a50fc921a5beec2ddb871589a1'/>
<id>379c5845b213d4a50fc921a5beec2ddb871589a1</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://trove.baserock.org/cgit/delta/python-packages/paste.git/commit/?id=92a0a74a48bc6e2498543944f9634dd1658fff39'/>
<id>92a0a74a48bc6e2498543944f9634dd1658fff39</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://trove.baserock.org/cgit/delta/python-packages/paste.git/commit/?id=24e2aeee29ebcd41a5ae122e6f8cec76e86529c3'/>
<id>24e2aeee29ebcd41a5ae122e6f8cec76e86529c3</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://trove.baserock.org/cgit/delta/python-packages/paste.git/commit/?id=ed8ebf6b24f2d322a2cf81054525c692f6ca4e32'/>
<id>ed8ebf6b24f2d322a2cf81054525c692f6ca4e32</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://trove.baserock.org/cgit/delta/python-packages/paste.git/commit/?id=44256b84815bf9a0ef4017874ad70c972760b540'/>
<id>44256b84815bf9a0ef4017874ad70c972760b540</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://trove.baserock.org/cgit/delta/python-packages/paste.git/commit/?id=d10cf0f8bbc265b3c119e84eaff365d18b50e4ed'/>
<id>d10cf0f8bbc265b3c119e84eaff365d18b50e4ed</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://trove.baserock.org/cgit/delta/python-packages/paste.git/commit/?id=ac2c2ebe9088237fb5b3f3fd8c24b53d3ea94605'/>
<id>ac2c2ebe9088237fb5b3f3fd8c24b53d3ea94605</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://trove.baserock.org/cgit/delta/python-packages/paste.git/commit/?id=535e6df5251c2cc433e5c76e55b44f1832451d4e'/>
<id>535e6df5251c2cc433e5c76e55b44f1832451d4e</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://trove.baserock.org/cgit/delta/python-packages/paste.git/commit/?id=64f24fe3e7ac7a1beb1f0fbb80c355e39127182c'/>
<id>64f24fe3e7ac7a1beb1f0fbb80c355e39127182c</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://trove.baserock.org/cgit/delta/python-packages/paste.git/commit/?id=85945f7b5c901e3e6b2a43683abec3003e658c51'/>
<id>85945f7b5c901e3e6b2a43683abec3003e658c51</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>
