<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/webob.git/tests/test_acceptparse.py, branch bugfix/set_cookie_datetime</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>test_acceptparse.py move to assert from nose</title>
<updated>2016-04-15T03:55:28+00:00</updated>
<author>
<name>Bert JW Regeer</name>
<email>bertjw@regeer.org</email>
</author>
<published>2016-04-15T03:55:28+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/webob.git/commit/?id=5fd08e2d2f4594b97ab7732397fdfb6c2bb08eed'/>
<id>5fd08e2d2f4594b97ab7732397fdfb6c2bb08eed</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Improved test coverage for MIMEAccept wildcard matching</title>
<updated>2015-03-23T21:53:32+00:00</updated>
<author>
<name>Lucas Taylor</name>
<email>ltaylor.volks@gmail.com</email>
</author>
<published>2015-03-23T21:53:32+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/webob.git/commit/?id=e51a6089410dfc853d59396d335419ab17b3efe3'/>
<id>e51a6089410dfc853d59396d335419ab17b3efe3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Allow wildcards to be used when comparing a MIMEAccept against an offer</title>
<updated>2015-03-23T16:27:47+00:00</updated>
<author>
<name>Lucas Taylor</name>
<email>ltaylor.volks@gmail.com</email>
</author>
<published>2014-09-07T20:46:06+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/webob.git/commit/?id=b8c307fc8e1a7cf231636ea4feb984c0745a210d'/>
<id>b8c307fc8e1a7cf231636ea4feb984c0745a210d</id>
<content type='text'>
- Use list comprehension instead of map for minor performance gain in
  ``MIMEAccept.parse``
- Fixes #155
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Use list comprehension instead of map for minor performance gain in
  ``MIMEAccept.parse``
- Fixes #155
</pre>
</div>
</content>
</entry>
<entry>
<title>coverage</title>
<updated>2012-11-09T02:24:02+00:00</updated>
<author>
<name>Chris McDonough</name>
<email>chrism@plope.com</email>
</author>
<published>2012-11-09T02:24:02+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/webob.git/commit/?id=033a997e37dff8d3c9942cc785ef4aab05ecddcd'/>
<id>033a997e37dff8d3c9942cc785ef4aab05ecddcd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<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>Fix acceptparse __str__'s rounding of q values</title>
<updated>2012-05-12T16:59:13+00:00</updated>
<author>
<name>Graham Higgins</name>
<email>gjh-github@bel-epa.com</email>
</author>
<published>2012-05-12T16:59:13+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/webob.git/commit/?id=6c55f822049b582ada1f53bb39bc345cc0a3723c'/>
<id>6c55f822049b582ada1f53bb39bc345cc0a3723c</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>mirror some deprecation changes from sergey-1.2-py2-only branch</title>
<updated>2011-09-24T09:57:51+00:00</updated>
<author>
<name>Sergey Schetinin</name>
<email>sergey@maluke.com</email>
</author>
<published>2011-09-24T09:57:51+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/webob.git/commit/?id=627bdbe8d049f22ae2769d375de2928b35b85865'/>
<id>627bdbe8d049f22ae2769d375de2928b35b85865</id>
<content type='text'>
* warn_deprecation raises exceptions for 1.2 deprecations (first_match, weak_match, resp.body_file = 'x')
* Request.str_* and Response.environ/request raise deprecation exceptions when touched
* change deprecated_property implementation
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* warn_deprecation raises exceptions for 1.2 deprecations (first_match, weak_match, resp.body_file = 'x')
* Request.str_* and Response.environ/request raise deprecation exceptions when touched
* change deprecated_property implementation
</pre>
</div>
</content>
</entry>
</feed>
