<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/paste.git/tests/test_util, branch stringio</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>Added some more test cases to test_mimeparse that I have found here:</title>
<updated>2010-08-19T16:22:46+00:00</updated>
<author>
<name>Christoph Zwerschke</name>
<email>cito@online.de</email>
</author>
<published>2010-08-19T16:22:46+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/paste.git/commit/?id=a5a05c6ed6710823879e3443e5c74886ddbc8a4f'/>
<id>a5a05c6ed6710823879e3443e5c74886ddbc8a4f</id>
<content type='text'>
http://code.google.com/p/mimeparse/source/browse/trunk/testdata.json
Also added a link to the project upstream.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
http://code.google.com/p/mimeparse/source/browse/trunk/testdata.json
Also added a link to the project upstream.
</pre>
</div>
</content>
</entry>
<entry>
<title>Added unittests for util.mimeparse and made the module more robust and somewhat faster.</title>
<updated>2010-08-19T15:03:52+00:00</updated>
<author>
<name>Christoph Zwerschke</name>
<email>cito@online.de</email>
</author>
<published>2010-08-19T15:03:52+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/paste.git/commit/?id=8bac38f24dd068c859da813a2981129ab3827284'/>
<id>8bac38f24dd068c859da813a2981129ab3827284</id>
<content type='text'>
This also closes tickets #290, #330, #370 and #381.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This also closes tickets #290, #330, #370 and #381.
</pre>
</div>
</content>
</entry>
<entry>
<title>convert to nose 0.11</title>
<updated>2009-05-07T06:33:36+00:00</updated>
<author>
<name>pjenvey</name>
<email>devnull@localhost</email>
</author>
<published>2009-05-07T06:33:36+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/paste.git/commit/?id=1e62b90f2ab0d0f02c1b239371292e3b7dab02df'/>
<id>1e62b90f2ab0d0f02c1b239371292e3b7dab02df</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>- updated httpserver to have better documentation for serve()</title>
<updated>2006-01-11T08:11:04+00:00</updated>
<author>
<name>cce</name>
<email>devnull@localhost</email>
</author>
<published>2006-01-11T08:11:04+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/paste.git/commit/?id=3549c4ddf33a42981cdf74314ca38ac182f15800'/>
<id>3549c4ddf33a42981cdf74314ca38ac182f15800</id>
<content type='text'>
- added socket_timeout option
- added deamon_threads option
- the port option to serve() can now be a string
- now catching and re-routing most socket errors (which are routine)

- converted reload.py to use a deamon thread
- added comment why os._exit is used
- removed raise_keyboard_interrupt option (this might need
  to be re-added later, just not sure what it does)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- added socket_timeout option
- added deamon_threads option
- the port option to serve() can now be a string
- now catching and re-routing most socket errors (which are routine)

- converted reload.py to use a deamon thread
- added comment why os._exit is used
- removed raise_keyboard_interrupt option (this might need
  to be re-added later, just not sure what it does)
</pre>
</div>
</content>
</entry>
<entry>
<title>- add support for 'dd-mon-yyyy' date format</title>
<updated>2006-01-09T09:15:26+00:00</updated>
<author>
<name>cce</name>
<email>devnull@localhost</email>
</author>
<published>2006-01-09T09:15:26+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/paste.git/commit/?id=09d4facbb27cd0ec67a2638be20781c9d1fcad00'/>
<id>09d4facbb27cd0ec67a2638be20781c9d1fcad00</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>- better error checking in parse_datetime</title>
<updated>2006-01-08T22:30:15+00:00</updated>
<author>
<name>cce</name>
<email>devnull@localhost</email>
</author>
<published>2006-01-08T22:30:15+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/paste.git/commit/?id=363c9904d14a4255dc4175b132dc2f7bf08bceca'/>
<id>363c9904d14a4255dc4175b132dc2f7bf08bceca</id>
<content type='text'>
- remove unnecessary intermediaries
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- remove unnecessary intermediaries
</pre>
</div>
</content>
</entry>
<entry>
<title>- making timedate parser throw more exceptions on errors</title>
<updated>2006-01-08T22:04:13+00:00</updated>
<author>
<name>cce</name>
<email>devnull@localhost</email>
</author>
<published>2006-01-08T22:04:13+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/paste.git/commit/?id=89dd6eb924435fa4aed9619cb90923238ba6a11b'/>
<id>89dd6eb924435fa4aed9619cb90923238ba6a11b</id>
<content type='text'>
- cleaning up unnecessary code (that is duplicated in datetime built-in)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- cleaning up unnecessary code (that is duplicated in datetime built-in)
</pre>
</div>
</content>
</entry>
<entry>
<title>- converted timedelta normalization to be fractions of hours</title>
<updated>2006-01-08T21:20:32+00:00</updated>
<author>
<name>cce</name>
<email>devnull@localhost</email>
</author>
<published>2006-01-08T21:20:32+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/paste.git/commit/?id=eda1b81b87ea3ba919a4804e02535d9aee4aea66'/>
<id>eda1b81b87ea3ba919a4804e02535d9aee4aea66</id>
<content type='text'>
- updated docstrings
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- updated docstrings
</pre>
</div>
</content>
</entry>
<entry>
<title>- added some nicer datetime parsing code</title>
<updated>2006-01-08T11:07:47+00:00</updated>
<author>
<name>cce</name>
<email>devnull@localhost</email>
</author>
<published>2006-01-08T11:07:47+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/paste.git/commit/?id=f13e128637420ebf53cd4a4e4e82ea40c75850d0'/>
<id>f13e128637420ebf53cd4a4e4e82ea40c75850d0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>- wrappers are not the way to go, will be doing some changes</title>
<updated>2005-12-27T07:01:54+00:00</updated>
<author>
<name>cce</name>
<email>devnull@localhost</email>
</author>
<published>2005-12-27T07:01:54+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/paste.git/commit/?id=5f6623a67f995758deffb9ddfdd71a7134b7c25f'/>
<id>5f6623a67f995758deffb9ddfdd71a7134b7c25f</id>
<content type='text'>
  to httpheaders to include some of this functionality
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
  to httpheaders to include some of this functionality
</pre>
</div>
</content>
</entry>
</feed>
