<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/python-mimeparse.git/testdata.json, branch 1.5.3</title>
<subtitle>github.com: dbtsai/python-mimeparse.git
</subtitle>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/python-mimeparse.git/'/>
<entry>
<title>extra test based on RFC 7231 page 38</title>
<updated>2016-09-28T22:19:49+00:00</updated>
<author>
<name>Stefan Wojcik</name>
<email>wojcikstefan@gmail.com</email>
</author>
<published>2016-09-28T22:19:49+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/python-mimeparse.git/commit/?id=cc55a1ba1479e2897a819916c28fd050f7a9fea2'/>
<id>cc55a1ba1479e2897a819916c28fd050f7a9fea2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>cleaner code for quality_and_fitness_parsed</title>
<updated>2016-09-28T21:56:16+00:00</updated>
<author>
<name>Stefan Wojcik</name>
<email>wojcikstefan@gmail.com</email>
</author>
<published>2016-09-28T21:56:16+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/python-mimeparse.git/commit/?id=5443249bcddbb9e8e4f3de95f14b3a9bdc7aa3e6'/>
<id>5443249bcddbb9e8e4f3de95f14b3a9bdc7aa3e6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>more readable testdata.json</title>
<updated>2016-09-28T20:47:36+00:00</updated>
<author>
<name>Stefan Wojcik</name>
<email>wojcikstefan@gmail.com</email>
</author>
<published>2016-09-28T20:47:36+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/python-mimeparse.git/commit/?id=c1e74a7660a469525ca8b3e8324c98b71dcf512b'/>
<id>c1e74a7660a469525ca8b3e8324c98b71dcf512b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Handle q parameter name case insensitively</title>
<updated>2016-05-02T07:26:35+00:00</updated>
<author>
<name>Ville Skyttä</name>
<email>ville.skytta@iki.fi</email>
</author>
<published>2016-04-28T07:47:19+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/python-mimeparse.git/commit/?id=64a64e32ab8c14e91a6a196cf0a2dd7637d4f3a7'/>
<id>64a64e32ab8c14e91a6a196cf0a2dd7637d4f3a7</id>
<content type='text'>
https://tools.ietf.org/html/rfc7231#section-5.3.1
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://tools.ietf.org/html/rfc7231#section-5.3.1
</pre>
</div>
</content>
</entry>
<entry>
<title>Handle non-numeric q value gracefully</title>
<updated>2016-05-02T07:19:27+00:00</updated>
<author>
<name>Ville Skyttä</name>
<email>ville.skytta@iki.fi</email>
</author>
<published>2016-04-28T07:41:02+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/python-mimeparse.git/commit/?id=7d3bf001d284ffbd9d555ce213241040c291f79b'/>
<id>7d3bf001d284ffbd9d555ce213241040c291f79b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add test case for negative q value</title>
<updated>2016-05-02T07:19:27+00:00</updated>
<author>
<name>Ville Skyttä</name>
<email>ville.skytta@iki.fi</email>
</author>
<published>2016-04-28T07:17:47+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/python-mimeparse.git/commit/?id=e27e98702ec803ba2f12f6196fdadb8cb20ecf93'/>
<id>e27e98702ec803ba2f12f6196fdadb8cb20ecf93</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use cgi.parse_header for main type parsing</title>
<updated>2016-04-28T08:49:05+00:00</updated>
<author>
<name>Ville Skyttä</name>
<email>ville.skytta@iki.fi</email>
</author>
<published>2016-04-28T08:49:05+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/python-mimeparse.git/commit/?id=109b38802db3a1128b064142a6a9fd72df74d08d'/>
<id>109b38802db3a1128b064142a6a9fd72df74d08d</id>
<content type='text'>
Adds support for quoted string parameter values.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Adds support for quoted string parameter values.
</pre>
</div>
</content>
</entry>
<entry>
<title>make sure mimeparse gracefully handles an invalid mime type of the form "text/extra/part" (#14)</title>
<updated>2016-04-21T04:18:39+00:00</updated>
<author>
<name>Stefan Wójcik</name>
<email>wojcikstefan@gmail.com</email>
</author>
<published>2016-04-21T04:18:39+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/python-mimeparse.git/commit/?id=40e441782286b62caf521892af6b6e83021b5898'/>
<id>40e441782286b62caf521892af6b6e83021b5898</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>raise an exception when the header cannot be parsed + better handling of unit tests</title>
<updated>2016-01-27T04:40:47+00:00</updated>
<author>
<name>Stefan Wojcik</name>
<email>wojcikstefan@gmail.com</email>
</author>
<published>2016-01-27T04:40:47+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/python-mimeparse.git/commit/?id=f59ab82ee0348f51ddb99a5d104902ea50eb02cc'/>
<id>f59ab82ee0348f51ddb99a5d104902ea50eb02cc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed Wrong ordering of candidates</title>
<updated>2012-08-28T03:03:06+00:00</updated>
<author>
<name>D.B. Tsai</name>
<email>dbtsai@dbtsai.com</email>
</author>
<published>2012-08-27T00:15:26+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/python-mimeparse.git/commit/?id=2d600d3fc4a386af69d20fba433843b4df2b3c92'/>
<id>2d600d3fc4a386af69d20fba433843b4df2b3c92</id>
<content type='text'>
See https://github.com/dbtsai/python-mimeparse/issues/3

mimeparse.best_match(["image/jpeg", "text/plain"], "text/*;q=0.3, text/html;q=0.7, text/html;level=1, text/html;level=2;q=0.4, */*;q=0.5")

Expected: 'image/jpeg'
Instead: 'text/plain'
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
See https://github.com/dbtsai/python-mimeparse/issues/3

mimeparse.best_match(["image/jpeg", "text/plain"], "text/*;q=0.3, text/html;q=0.7, text/html;level=1, text/html;level=2;q=0.4, */*;q=0.5")

Expected: 'image/jpeg'
Instead: 'text/plain'
</pre>
</div>
</content>
</entry>
</feed>
