<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/paste.git/paste/fileapp.py, branch pytest</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>Fix fileapp on Python 3</title>
<updated>2015-04-21T22:26:01+00:00</updated>
<author>
<name>Victor Stinner</name>
<email>victor.stinner@gmail.com</email>
</author>
<published>2015-04-21T22:26:01+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/paste.git/commit/?id=565341b5faeacc912900bb244afc956cbf4a0a2a'/>
<id>565341b5faeacc912900bb244afc956cbf4a0a2a</id>
<content type='text'>
* Don't compare None with int
* Add __next__() method (alias to next()).
* HTTP body must be bytes
* Don't use string.letters but an hardcoded string to not depend on the locale.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Don't compare None with int
* Add __next__() method (alias to next()).
* HTTP body must be bytes
* Don't use string.letters but an hardcoded string to not depend on the locale.
</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/commit/?id=fbd07d8a7cf88daf5d821601578d2f7bc1c92928'/>
<id>fbd07d8a7cf88daf5d821601578d2f7bc1c92928</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>respond with 206 partial content whenever a range was requested</title>
<updated>2013-03-25T18:44:54+00:00</updated>
<author>
<name>Jan-Wijbrand Kolman</name>
<email>devnull@localhost</email>
</author>
<published>2013-03-25T18:44:54+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/paste.git/commit/?id=70271d404f900f2c12fcb383779e948f069b4fc3'/>
<id>70271d404f900f2c12fcb383779e948f069b4fc3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Do not set Content-Encoding to 'None' (http://trac.pythonpaste.org/pythonpaste/ticket/427)</title>
<updated>2010-09-02T07:50:21+00:00</updated>
<author>
<name>Ian Bicking</name>
<email>ianb@colorstudy.com</email>
</author>
<published>2010-09-02T07:50:21+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/paste.git/commit/?id=3b52451be8e12dabe89e2f7b2b1e638ecd31d1cf'/>
<id>3b52451be8e12dabe89e2f7b2b1e638ecd31d1cf</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Paste: fix Ticket #299</title>
<updated>2009-07-01T15:25:02+00:00</updated>
<author>
<name>maluke</name>
<email>devnull@localhost</email>
</author>
<published>2009-07-01T15:25:02+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/paste.git/commit/?id=2d1cf7d25adc8cd6ce6a05dfccf00aac1ad18788'/>
<id>2d1cf7d25adc8cd6ce6a05dfccf00aac1ad18788</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>added DirectoryApp.make_fileapp to allow some customization</title>
<updated>2008-05-30T19:46:19+00:00</updated>
<author>
<name>maluke</name>
<email>devnull@localhost</email>
</author>
<published>2008-05-30T19:46:19+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/paste.git/commit/?id=354d6922774bf16f8a00a30921af23ec75fc851c'/>
<id>354d6922774bf16f8a00a30921af23ec75fc851c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>make sure DirectoryApp.path ends with os.path.sep</title>
<updated>2008-05-23T19:15:27+00:00</updated>
<author>
<name>maluke</name>
<email>devnull@localhost</email>
</author>
<published>2008-05-23T19:15:27+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/paste.git/commit/?id=17d0f5861607738f25ee4bb119cbcea2245dec9d'/>
<id>17d0f5861607738f25ee4bb119cbcea2245dec9d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fixed __all__</title>
<updated>2008-05-23T14:09:32+00:00</updated>
<author>
<name>maluke</name>
<email>devnull@localhost</email>
</author>
<published>2008-05-23T14:09:32+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/paste.git/commit/?id=d9bd5299ed715a8e36e7a5ea670fe7614c508c08'/>
<id>d9bd5299ed715a8e36e7a5ea670fe7614c508c08</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>implemented DirectoryApp</title>
<updated>2008-05-23T10:42:57+00:00</updated>
<author>
<name>maluke</name>
<email>devnull@localhost</email>
</author>
<published>2008-05-23T10:42:57+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/paste.git/commit/?id=915668fb2a5e2bc8f215020dd1e772b41cd52c3c'/>
<id>915668fb2a5e2bc8f215020dd1e772b41cd52c3c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use wsgi.file_wrapper when available</title>
<updated>2008-04-11T21:06:37+00:00</updated>
<author>
<name>ianb</name>
<email>devnull@localhost</email>
</author>
<published>2008-04-11T21:06:37+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/paste.git/commit/?id=5a9c6ac6100b3214a62a35884319f0281179e1ef'/>
<id>5a9c6ac6100b3214a62a35884319f0281179e1ef</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
