<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/paste.git/paste/auth/cookie.py, branch py37</title>
<subtitle>bitbucket.org: Obsolete (use python-packages/paste-git)
</subtitle>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/paste.git/'/>
<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/commit/?id=b4187e5d61acb98ffb86767c82a60280db7833f3'/>
<id>b4187e5d61acb98ffb86767c82a60280db7833f3</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/commit/?id=04ecd5542849191457ccfc3e42a39452db47825a'/>
<id>04ecd5542849191457ccfc3e42a39452db47825a</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: Add b prefix to literal binary strings</title>
<updated>2014-03-18T09:58:51+00:00</updated>
<author>
<name>Cyril Roelandt</name>
<email>cyril.roelandt@enovance.com</email>
</author>
<published>2014-03-18T09:58:51+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/paste.git/commit/?id=4bdb495a250dc8b44309a8d158fb60a8106e3287'/>
<id>4bdb495a250dc8b44309a8d158fb60a8106e3287</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 "dict.has_key(key)" with "key in dict"</title>
<updated>2014-03-18T11:47:59+00:00</updated>
<author>
<name>Cyril Roelandt</name>
<email>cyril.roelandt@enovance.com</email>
</author>
<published>2014-03-18T11:47:59+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/paste.git/commit/?id=286427374d678bf82491f97fbc2b422d30791b90'/>
<id>286427374d678bf82491f97fbc2b422d30791b90</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 basestring with six.string_types</title>
<updated>2014-03-18T10:38:28+00:00</updated>
<author>
<name>Cyril Roelandt</name>
<email>cyril.roelandt@enovance.com</email>
</author>
<published>2014-03-18T10:38:28+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/paste.git/commit/?id=a1f64ed3c2d7942ea4b05636cd83eebf8728a183'/>
<id>a1f64ed3c2d7942ea4b05636cd83eebf8728a183</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: don't use tuples in function prototype</title>
<updated>2014-03-18T11:22:50+00:00</updated>
<author>
<name>Cyril Roelandt</name>
<email>cyril.roelandt@enovance.com</email>
</author>
<published>2014-03-18T11:22:50+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/paste.git/commit/?id=4b3635c01d650058227767d2253e32e902cbbed1'/>
<id>4b3635c01d650058227767d2253e32e902cbbed1</id>
<content type='text'>
Unpack explicitly in the body of the function
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Unpack explicitly in the body of the function
</pre>
</div>
</content>
</entry>
<entry>
<title>don't need to strip the trailing newline anymore</title>
<updated>2009-01-08T21:20:05+00:00</updated>
<author>
<name>ianb</name>
<email>devnull@localhost</email>
</author>
<published>2009-01-08T21:20:05+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/paste.git/commit/?id=b185b6540e7f9b2b69aebe3e186b9bb14cb6b9e6'/>
<id>b185b6540e7f9b2b69aebe3e186b9bb14cb6b9e6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix #257, newlines in paste.auth.cookie cookies</title>
<updated>2009-01-08T21:19:22+00:00</updated>
<author>
<name>ianb</name>
<email>devnull@localhost</email>
</author>
<published>2009-01-08T21:19:22+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/paste.git/commit/?id=166fc5868b3f33798a8adabe12f48739b0fff508'/>
<id>166fc5868b3f33798a8adabe12f48739b0fff508</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix auth cookie generating bad headers</title>
<updated>2008-10-10T01:11:17+00:00</updated>
<author>
<name>pjenvey</name>
<email>devnull@localhost</email>
</author>
<published>2008-10-10T01:11:17+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/paste.git/commit/?id=f4f9e198e7ab71816233a30caf8b1926e3de72f5'/>
<id>f4f9e198e7ab71816233a30caf8b1926e3de72f5</id>
<content type='text'>
thanks Alberto Valverde, jnelson, Jorge Vargas, Graham Dumpleton
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
thanks Alberto Valverde, jnelson, Jorge Vargas, Graham Dumpleton
</pre>
</div>
</content>
</entry>
<entry>
<title>prefer hashlib over the md5/sha modules which are deprecated in Python 2.6</title>
<updated>2008-09-17T22:18:35+00:00</updated>
<author>
<name>pjenvey</name>
<email>devnull@localhost</email>
</author>
<published>2008-09-17T22:18:35+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/paste.git/commit/?id=53e7d3ce846eaf9546b0a413c2921627138ecc45'/>
<id>53e7d3ce846eaf9546b0a413c2921627138ecc45</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
