<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/paste.git/tests/test_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>Cleanup imports in test_fileapp</title>
<updated>2015-04-22T00:30:37+00:00</updated>
<author>
<name>Victor Stinner</name>
<email>victor.stinner@gmail.com</email>
</author>
<published>2015-04-22T00:30:37+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/paste.git/commit/?id=b9ceb0a57e2c48f95e94693da5f3f4b86fbc3bff'/>
<id>b9ceb0a57e2c48f95e94693da5f3f4b86fbc3bff</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update test_fileapp according to changeset b3f56e5b43e8</title>
<updated>2015-04-21T20:29:25+00:00</updated>
<author>
<name>Victor Stinner</name>
<email>victor.stinner@gmail.com</email>
</author>
<published>2015-04-21T20:29:25+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/paste.git/commit/?id=73fad9249f2d54fa678081e55adf2c12b25fad6a'/>
<id>73fad9249f2d54fa678081e55adf2c12b25fad6a</id>
<content type='text'>
Now HTTP status 206 is used even if the range is the full content.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Now HTTP status 206 is used even if the range is the full content.
</pre>
</div>
</content>
</entry>
<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: 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://91.123.203.49/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>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/commit/?id=674ae7718bc06a8b8c8b658075bf82c8198fb632'/>
<id>674ae7718bc06a8b8c8b658075bf82c8198fb632</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>don't assume CPython GC, immediately close the file handle</title>
<updated>2008-08-22T00:15:37+00:00</updated>
<author>
<name>pjenvey</name>
<email>devnull@localhost</email>
</author>
<published>2008-08-22T00:15:37+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/paste.git/commit/?id=e37d96d50cb34c8bbb2ffefcf9282944e2d40e2a'/>
<id>e37d96d50cb34c8bbb2ffefcf9282944e2d40e2a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>tests for fileapp.DirectoryApp</title>
<updated>2008-05-28T10:41:46+00:00</updated>
<author>
<name>maluke</name>
<email>devnull@localhost</email>
</author>
<published>2008-05-28T10:41:46+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/paste.git/commit/?id=42b55c956e00ef0396e299ac4e44ba98187c3619'/>
<id>42b55c956e00ef0396e299ac4e44ba98187c3619</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix for FileApp replying to non-GET requests, and giving the body for HEAD requests</title>
<updated>2007-02-01T03:40:28+00:00</updated>
<author>
<name>ianb</name>
<email>devnull@localhost</email>
</author>
<published>2007-02-01T03:40:28+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/paste.git/commit/?id=a5b2744a4d344d7c00d699f77974e6b9b809915e'/>
<id>a5b2744a4d344d7c00d699f77974e6b9b809915e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Added tests for file-related conditional requests.  Added support for If-None-Match to DataApp.  Added parsing support for multi-value headers.</title>
<updated>2006-07-17T16:10:58+00:00</updated>
<author>
<name>ianb</name>
<email>devnull@localhost</email>
</author>
<published>2006-07-17T16:10:58+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/paste.git/commit/?id=30af1b988a14b2d73354301142274510e86d57d7'/>
<id>30af1b988a14b2d73354301142274510e86d57d7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>o revised the r5420 patch to be specific to the _IfModifiedSince header</title>
<updated>2006-06-26T02:03:39+00:00</updated>
<author>
<name>pjenvey</name>
<email>devnull@localhost</email>
</author>
<published>2006-06-26T02:03:39+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/paste.git/commit/?id=2e30144d77340b05cc059f2d06c2b79eab3b36c3'/>
<id>2e30144d77340b05cc059f2d06c2b79eab3b36c3</id>
<content type='text'>
o added a test to reproduce ticket #114
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
o added a test to reproduce ticket #114
</pre>
</div>
</content>
</entry>
</feed>
