<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/paste.git/paste/util/ip4.py, branch 2.0.3</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>Port util.ipv4 to Python 3</title>
<updated>2015-04-21T22:20:55+00:00</updated>
<author>
<name>Victor Stinner</name>
<email>victor.stinner@gmail.com</email>
</author>
<published>2015-04-21T22:20:55+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/paste.git/commit/?id=b38b4b27954b0f13e36c39650d66a7287a1ed039'/>
<id>b38b4b27954b0f13e36c39650d66a7287a1ed039</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 &lt;&gt; operator with != operator</title>
<updated>2014-03-18T11:27:42+00:00</updated>
<author>
<name>Cyril Roelandt</name>
<email>cyril.roelandt@enovance.com</email>
</author>
<published>2014-03-18T11:27:42+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/paste.git/commit/?id=98932ed2af56e8b563fc96146d1ad7f2f7c6519b'/>
<id>98932ed2af56e8b563fc96146d1ad7f2f7c6519b</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 parenthesis to print() to support Python 2 and Python 3</title>
<updated>2014-03-18T11:49:27+00:00</updated>
<author>
<name>Cyril Roelandt</name>
<email>cyril.roelandt@enovance.com</email>
</author>
<published>2014-03-18T11:49:27+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/paste.git/commit/?id=9789a96ca9aab44bd71fdcfc5c0bed1ef7cf0838'/>
<id>9789a96ca9aab44bd71fdcfc5c0bed1ef7cf0838</id>
<content type='text'>
Use also "from __future__ import print_function".
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Use also "from __future__ import print_function".
</pre>
</div>
</content>
</entry>
<entry>
<title>Provide top-level ip2int function</title>
<updated>2006-03-03T23:10:31+00:00</updated>
<author>
<name>ianb</name>
<email>devnull@localhost</email>
</author>
<published>2006-03-03T23:10:31+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/paste.git/commit/?id=5300b39f6b1b82521bdaff2e94fd35f3c0460a2c'/>
<id>5300b39f6b1b82521bdaff2e94fd35f3c0460a2c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>new version from upstream, plus some python2.3 fixes</title>
<updated>2006-01-22T08:19:18+00:00</updated>
<author>
<name>ianb</name>
<email>devnull@localhost</email>
</author>
<published>2006-01-22T08:19:18+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/paste.git/commit/?id=c9060c08426bf71d5caa3ada39a9ca8f80140f02'/>
<id>c9060c08426bf71d5caa3ada39a9ca8f80140f02</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>New versions of files received from upstream author.</title>
<updated>2006-01-21T02:08:17+00:00</updated>
<author>
<name>ianb</name>
<email>devnull@localhost</email>
</author>
<published>2006-01-21T02:08:17+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/paste.git/commit/?id=14f0b645c7ef5404faa7efafe12cd9678c7fc8b5'/>
<id>14f0b645c7ef5404faa7efafe12cd9678c7fc8b5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Added middleware for reading mod_auth_tkt-style signed cookies (paste.auth.auth_tkt).  Added middleware to set user and group based on IP addresses (paste.auth.grantip).  Added some modules for handling ranges of IP addresses, taken from some Python Cookbook recipes -- license is unclear on these, but I've requested clarification from the author (shouldn't be released until that is clarified).</title>
<updated>2006-01-18T21:50:29+00:00</updated>
<author>
<name>ianb</name>
<email>devnull@localhost</email>
</author>
<published>2006-01-18T21:50:29+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/paste.git/commit/?id=47c5d974199a85af11bce55a5d2f1b7933a8ee0d'/>
<id>47c5d974199a85af11bce55a5d2f1b7933a8ee0d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
