<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/paste-git.git/tests, branch py3k</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>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: 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>
<entry>
<title>Python 3: add workarounds for cgi.FieldStorage</title>
<updated>2015-08-20T08:30:28+00:00</updated>
<author>
<name>Nils Philippsen</name>
<email>nils@redhat.com</email>
</author>
<published>2015-08-20T08:30: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=b2cd7cf584e3b1c64b248b6864cbc7cec15ca987'/>
<id>b2cd7cf584e3b1c64b248b6864cbc7cec15ca987</id>
<content type='text'>
cgi.FieldStorage keeps some keys as str, some as the repr() of the
byte-encoded key, duh.

Fixes (well...): tests.test_cgiapp.test_form
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
cgi.FieldStorage keeps some keys as str, some as the repr() of the
byte-encoded key, duh.

Fixes (well...): tests.test_cgiapp.test_form
</pre>
</div>
</content>
</entry>
<entry>
<title>Python 3: Use the same python interpreter for CGI scripts.</title>
<updated>2015-08-20T08:28:43+00:00</updated>
<author>
<name>Nils Philippsen</name>
<email>nils@redhat.com</email>
</author>
<published>2015-08-20T08:28: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=5c06ca6a99c892ac4d856002a9b2fd2dcbb64778'/>
<id>5c06ca6a99c892ac4d856002a9b2fd2dcbb64778</id>
<content type='text'>
Fixes tests.test_cgiapp
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixes tests.test_cgiapp
</pre>
</div>
</content>
</entry>
<entry>
<title>Python 3: App must always return binary type.</title>
<updated>2015-08-19T14:32:16+00:00</updated>
<author>
<name>Nils Philippsen</name>
<email>nils@redhat.com</email>
</author>
<published>2015-08-19T14:32:16+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/paste-git.git/commit/?id=be901601473bd3ba5826d86fb9912843a3517a07'/>
<id>be901601473bd3ba5826d86fb9912843a3517a07</id>
<content type='text'>
Fixes tests.test_wsgiwrappers.test_wsgirequest_charset
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixes tests.test_wsgiwrappers.test_wsgirequest_charset
</pre>
</div>
</content>
</entry>
</feed>
