<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/webob.git/webob/acceptparse.py, branch bugfix/modify_post</title>
<subtitle>github.com: Pylons/webob.git
</subtitle>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/webob.git/'/>
<entry>
<title>Ignore invalid mime wildcards in MIMEAccept</title>
<updated>2012-11-09T00:59:22+00:00</updated>
<author>
<name>Ryan Kelly</name>
<email>ryan@rfk.id.au</email>
</author>
<published>2012-11-09T00:59:22+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/webob.git/commit/?id=3c7f68b576c33b24c3fda7c3eadc7cfd5209c574'/>
<id>3c7f68b576c33b24c3fda7c3eadc7cfd5209c574</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix case-sensitive behaviour in MIMEAccept and AcceptCharset.</title>
<updated>2012-06-06T16:48:03+00:00</updated>
<author>
<name>Lorenzo M. Catucci</name>
<email>lorenzo@sancho.ccd.uniroma2.it</email>
</author>
<published>2012-06-06T16:48:03+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/webob.git/commit/?id=31ffd12d214ea09cdfad172bf942bc5913e55367'/>
<id>31ffd12d214ea09cdfad172bf942bc5913e55367</id>
<content type='text'>
RFC 2616 requires case-insensitive matching for media ranges
and character sets.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
RFC 2616 requires case-insensitive matching for media ranges
and character sets.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add actual fix.</title>
<updated>2012-05-12T17:01:43+00:00</updated>
<author>
<name>Graham Higgins</name>
<email>gjh-github@bel-epa.com</email>
</author>
<published>2012-05-12T17:01:43+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/webob.git/commit/?id=1b75bf681c452bad8921c4bb5d176a61461b727c'/>
<id>1b75bf681c452bad8921c4bb5d176a61461b727c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix NilAccept.best_match() so an empty "offers" + default_match picks default</title>
<updated>2011-10-18T19:33:51+00:00</updated>
<author>
<name>Christopher Allan Webber</name>
<email>cwebber@dustycloud.org</email>
</author>
<published>2011-10-18T19:33:51+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/webob.git/commit/?id=23a3c3b30781df3a548a5d3f786190d41ab51e95'/>
<id>23a3c3b30781df3a548a5d3f786190d41ab51e95</id>
<content type='text'>
Prior to this, NilAccept.best_match([], default_match="default") threw:
UnboundLocalError: local variable 'best_offer' referenced before assignment

Also added a relevant test.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Prior to this, NilAccept.best_match([], default_match="default") threw:
UnboundLocalError: local variable 'best_offer' referenced before assignment

Also added a relevant test.
</pre>
</div>
</content>
</entry>
<entry>
<title>remove Accept.best_matches(), add Accept.__iter__()</title>
<updated>2011-09-26T07:52:30+00:00</updated>
<author>
<name>Sergey Schetinin</name>
<email>sergey@maluke.com</email>
</author>
<published>2011-09-26T07:52:30+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/webob.git/commit/?id=d1f47bb9cfb5b9f2fe68531d5bee1dd1557b2ed2'/>
<id>d1f47bb9cfb5b9f2fe68531d5bee1dd1557b2ed2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>work on test coverage</title>
<updated>2011-09-24T10:15:42+00:00</updated>
<author>
<name>Sergey Schetinin</name>
<email>sergey@maluke.com</email>
</author>
<published>2011-09-24T10:15:42+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/webob.git/commit/?id=d55724833f040a3c89bbc453115e6e0fd35d45e3'/>
<id>d55724833f040a3c89bbc453115e6e0fd35d45e3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>remove unreachable code in first_match</title>
<updated>2011-09-24T10:00:00+00:00</updated>
<author>
<name>Sergey Schetinin</name>
<email>sergey@maluke.com</email>
</author>
<published>2011-09-24T10:00:00+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/webob.git/commit/?id=efeeb38baf002ba9036e55490f0087c8b752e8a7'/>
<id>efeeb38baf002ba9036e55490f0087c8b752e8a7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>use paren-imports</title>
<updated>2011-09-22T10:19:41+00:00</updated>
<author>
<name>Chris McDonough</name>
<email>chrism@plope.com</email>
</author>
<published>2011-09-22T10:19:41+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/webob.git/commit/?id=6b62d15010f2ea6770782ef73b3145f7df1764b3'/>
<id>6b62d15010f2ea6770782ef73b3145f7df1764b3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>sort imports and more direct imports</title>
<updated>2011-09-22T04:00:56+00:00</updated>
<author>
<name>Chris McDonough</name>
<email>chrism@plope.com</email>
</author>
<published>2011-09-22T04:00:56+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/webob.git/commit/?id=1ec12a63112c034ef14b77b661ad07c7a1d318b2'/>
<id>1ec12a63112c034ef14b77b661ad07c7a1d318b2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>use a 'normal' MultiDict for both GET and POST instead of a UnicodeMultiDict; try to beat down some more test failures.</title>
<updated>2011-09-16T17:46:15+00:00</updated>
<author>
<name>Chris McDonough</name>
<email>chrism@plope.com</email>
</author>
<published>2011-09-16T17:46:15+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/webob.git/commit/?id=37c68bd9c4c51bcdde4eaf8227e0de498373033c'/>
<id>37c68bd9c4c51bcdde4eaf8227e0de498373033c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
