<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/paste-git.git/tests/test_auth, branch require_six</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>Fix pyflakes warnings in tests</title>
<updated>2015-04-22T00:29:05+00:00</updated>
<author>
<name>Victor Stinner</name>
<email>victor.stinner@gmail.com</email>
</author>
<published>2015-04-22T00:29:05+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/paste-git.git/commit/?id=e69856e73336e3477cda472647ff5ac559344968'/>
<id>e69856e73336e3477cda472647ff5ac559344968</id>
<content type='text'>
* Remove unused imports
* Remove unused variables
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Remove unused imports
* Remove unused variables
</pre>
</div>
</content>
</entry>
<entry>
<title>Port paste.auth to Python 3</title>
<updated>2015-04-21T13:57:41+00:00</updated>
<author>
<name>Victor Stinner</name>
<email>victor.stinner@gmail.com</email>
</author>
<published>2015-04-21T13:57:41+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/paste-git.git/commit/?id=bdd1b0d7eec75e3a29564d11ac92b6588ea7eba5'/>
<id>bdd1b0d7eec75e3a29564d11ac92b6588ea7eba5</id>
<content type='text'>
* md5() and hmac expects bytes: on Python 3, encode text to utf-8
* Don't compare None with int
* HTTP body must be bytes
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* md5() and hmac expects bytes: on Python 3, encode text to utf-8
* Don't compare None with int
* HTTP body must be bytes
</pre>
</div>
</content>
</entry>
<entry>
<title>Strip trailing spaces</title>
<updated>2015-04-21T13:26:47+00:00</updated>
<author>
<name>Victor Stinner</name>
<email>victor.stinner@gmail.com</email>
</author>
<published>2015-04-21T13:26:47+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/paste-git.git/commit/?id=204ef6b7198467a5bd94ae3235b3a318ff0ccc2b'/>
<id>204ef6b7198467a5bd94ae3235b3a318ff0ccc2b</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: load xrange from six.moves</title>
<updated>2014-03-18T11:41:42+00:00</updated>
<author>
<name>Cyril Roelandt</name>
<email>cyril.roelandt@enovance.com</email>
</author>
<published>2014-03-18T11:41:42+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/paste-git.git/commit/?id=7774cd4289ce95b4df3bf545a759fecea22a24c7'/>
<id>7774cd4289ce95b4df3bf545a759fecea22a24c7</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: Replace "except Exception, exc" with "except Exception as exc:"</title>
<updated>2014-03-18T11:47:35+00:00</updated>
<author>
<name>Cyril Roelandt</name>
<email>cyril.roelandt@enovance.com</email>
</author>
<published>2014-03-18T11:47:35+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/paste-git.git/commit/?id=be01dac147dda9295e9faeff01c7acec4e71ab31'/>
<id>be01dac147dda9295e9faeff01c7acec4e71ab31</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: use new names of standard library modules</title>
<updated>2014-03-18T11:49:12+00:00</updated>
<author>
<name>Cyril Roelandt</name>
<email>cyril.roelandt@enovance.com</email>
</author>
<published>2014-03-18T11:49:12+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/paste-git.git/commit/?id=0940d96d1736a524cdad76d6f6f685462ee136e5'/>
<id>0940d96d1736a524cdad76d6f6f685462ee136e5</id>
<content type='text'>
Use "try/except ImportError" to try Python 2 and Python 3 names.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Use "try/except ImportError" to try Python 2 and Python 3 names.
</pre>
</div>
</content>
</entry>
<entry>
<title>allow strings and lists to be used in cookie tokens</title>
<updated>2012-10-12T18:12:05+00:00</updated>
<author>
<name>Kristian Kvilekval</name>
<email>kris@cs.ucsb.edu</email>
</author>
<published>2012-10-12T18:12:05+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/paste-git.git/commit/?id=96fa39e91525e3efb86a6254f58e3e8c13152427'/>
<id>96fa39e91525e3efb86a6254f58e3e8c13152427</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
