An open API service providing commit metadata for open source projects.

GitHub / falconry/python-mimeparse / commits

SHA Message Author Date Stats
76d21733 merge Merge pull request #54 from Jayman2000/replace-rfc-7231-with-9110 Federico Caselli <c****7@g****m>
Committed by: GitHub <n****y@g****m>
4 months ago
6ff5aef9 docs: cite RFC 9110 instead of 7231 Jason Yundt <j****n@j****l> 8 months ago
8813f835 chore: open 2.1.0 development Vytautas Liuolia <v****a@g****m>
Committed by: GitHub <n****y@g****m>
almost 2 years ago
ae378e24 feat(typing): add type hints (#52) Raphael Krupinski <r****i@u****m>
Committed by: GitHub <n****y@g****m>
almost 2 years ago
3dc9383f chore: prepare 2.0 stable (#51) Vytautas Liuolia <v****a@g****m>
Committed by: GitHub <n****y@g****m>
almost 2 years ago
de7d4de1 chore: tag `rc1` Vytautas Liuolia <v****a@g****m> almost 2 years ago
57bf1407 chore: modernize setup even more (leave only `pyproject.toml`) (#49) Vytautas Liuolia <v****a@g****m>
Committed by: GitHub <n****y@g****m>
almost 2 years ago
77e46f0b chore: run pyupgrade --py38-plus, remove mentions of lower python versions (#47)
Co-authored-by: Raphael Krupinski <1****r@u****m>
Raphael Krupinski <r****i@u****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
5427072b chore(cgi): include `parse_header()` from the deprecated cgi module (#46) Stanis Trendelenburg <s****g@g****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
fa7dd332 chore: modernize setup (#43)
Co-authored-by: Vytautas Liuolia <v****a@g****m>
Federico Caselli <C****T@u****m>
Committed by: GitHub <n****y@g****m>
almost 5 years ago
8c4c3ce9 chore: include flake8 in the default tox envs (#44) Federico Caselli <C****T@u****m>
Committed by: GitHub <n****y@g****m>
almost 5 years ago
12229001 chore: add github actions (#42) Federico Caselli <C****T@u****m>
Committed by: GitHub <n****y@g****m>
almost 5 years ago
cf605c09 Update classifiers (#32) Hugo <h****k@u****m>
Committed by: DB Tsai <d****i@d****m>
almost 8 years ago
16c20000 Add license to the setup.py (#35) Gabi Maeztu <g****u@g****m>
Committed by: DB Tsai <d****i@d****m>
almost 8 years ago
5b253c7c Add python_requires to help pip (#34) Hugo <h****k@u****m>
Committed by: DB Tsai <d****i@d****m>
almost 8 years ago
30a7cf10 Test updates and fixes (#33) Ville Skyttä <v****a@i****i>
Committed by: DB Tsai <d****i@d****m>
about 8 years ago
9a758d1a v1.6.0 (major very bump due to #26) Stefan Wojcik <w****n@g****m> almost 10 years ago
99d9699e let acceptable types specify their quality (#26) Stefan Wójcik <w****n@g****m>
Committed by: GitHub <n****y@g****m>
almost 10 years ago
d87c40f7 more readable formatting of test data Stefan Wojcik <w****n@g****m> almost 10 years ago
cc268be2 Run PyPy tests with pypy-5.4 on Travis (#30) Ville Skyttä <v****a@i****i>
Committed by: Stefan Wójcik <w****n@g****m>
almost 10 years ago
dec410e2 Ignore more dirs in flake8 tests (#31) Ville Skyttä <v****a@i****i>
Committed by: Stefan Wójcik <w****n@g****m>
almost 10 years ago
566632cb ignore .venv instead of venv Stefan Wojcik <w****n@g****m> almost 10 years ago
3a28e27b flake8 tweaks (#27) Ville Skyttä <v****a@i****i>
Committed by: Stefan Wójcik <w****n@g****m>
almost 10 years ago
17556a53 ignore build/ and venv/ dirs Stefan Wojcik <w****n@g****m> almost 10 years ago
ef975bcc v1.5.5 Stefan Wojcik <w****n@g****m> almost 10 years ago
7465c20a v1.5.4 Stefan Wojcik <w****n@g****m> almost 10 years ago
0fe5cefc Release as a universal wheel (#28) Adam Chainz <m****e@a****u>
Committed by: Stefan Wójcik <w****n@g****m>
almost 10 years ago
e756ef12 Remove __init__.py (#29) Adam Chainz <m****e@a****u>
Committed by: Stefan Wójcik <w****n@g****m>
almost 10 years ago
be0ea57c v1.5.3 Stefan Wojcik <w****n@g****m> almost 10 years ago
cc55a1ba extra test based on RFC 7231 page 38 Stefan Wojcik <w****n@g****m> almost 10 years ago
5443249b cleaner code for quality_and_fitness_parsed Stefan Wojcik <w****n@g****m> almost 10 years ago
c1e74a76 more readable testdata.json Stefan Wojcik <w****n@g****m> almost 10 years ago
26f31ca9 readme tweaks Stefan Wojcik <w****n@g****m> almost 10 years ago
a9e21a9d setup.py sanity check + pep8 tweaks to mimeparse.py Stefan Wojcik <w****n@g****m> almost 10 years ago
7799be4a setup.py + README tidying (#22) Adam Chainz <m****e@a****u>
Committed by: Stefan Wójcik <w****n@g****m>
almost 10 years ago
9e6ee2f9 Document return types (#24) Ville Skyttä <v****a@i****i>
Committed by: Stefan Wójcik <w****n@g****m>
about 10 years ago
93db59f1 merge Merge pull request #23 from scop/pypy3 Stefan Wójcik <w****n@g****m>
Committed by: GitHub <n****y@g****m>
about 10 years ago
36d7a754 Add pypy3 to test matrix Ville Skyttä <v****a@i****i> about 10 years ago
ef1cc78b update download_url (fixes #18) Stefan Wojcik <w****n@g****m> about 10 years ago
3cb332e6 merge Merge pull request #16 from scop/q Stefan Wójcik <w****n@g****m> over 10 years ago
c1e94e24 merge Merge pull request #19 from scop/use-cgi Stefan Wójcik <w****n@g****m> over 10 years ago
21385419 merge Merge pull request #17 from scop/rfclinks Stefan Wójcik <w****n@g****m> over 10 years ago
109b3880 Use cgi.parse_header for main type parsing Ville Skyttä <v****a@i****i> over 10 years ago
511d6dc3 Update RFC links to point to RFC 7231 Ville Skyttä <v****a@i****i> over 10 years ago
64a64e32 Handle q parameter name case insensitively Ville Skyttä <v****a@i****i> over 10 years ago
7d3bf001 Handle non-numeric q value gracefully Ville Skyttä <v****a@i****i> over 10 years ago
78e3e74d Simplify q value validation Ville Skyttä <v****a@i****i> over 10 years ago
e27e9870 Add test case for negative q value Ville Skyttä <v****a@i****i> over 10 years ago
cc66740c 1.5.2 Stefan Wojcik <w****n@g****m> over 10 years ago
40e44178 make sure mimeparse gracefully handles an invalid mime type of the form "text... Stefan Wójcik <w****n@g****m>
Committed by: DB Tsai, Apache Spark Committer <d****i@d****m>
over 10 years ago
cbf1c868 Spelling fix (#15) Ville Skyttä <v****a@i****i>
Committed by: DB Tsai, Apache Spark Committer <d****i@d****m>
over 10 years ago
5cc99617 1.5.1 DB Tsai <d****i@M****l> over 10 years ago
7f9ec54f merge Merge pull request #13 from wojcikstefan/master DB Tsai <d****i@d****m> over 10 years ago
3c01dcb6 MimeTypeParseException should inherit from ValueError Stefan Wojcik <w****n@g****m> over 10 years ago
fffb516c merge Merge pull request #10 from scop/ignore DB Tsai <d****i@d****m> over 10 years ago
21e02995 merge Merge pull request #11 from scop/version DB Tsai <d****i@d****m> over 10 years ago
8f1a05c4 merge Merge pull request #12 from scop/perms DB Tsai <d****i@d****m> over 10 years ago
89fc6fd0 Remove unnecessary executable permissions Ville Skyttä <v****a@i****i> over 10 years ago
aa565ecc Ignore dist/ Ville Skyttä <v****a@i****i> over 10 years ago
16484639 Fix mimeparse.__version__, use it in setup.py Ville Skyttä <v****a@i****i> over 10 years ago
0dd88a9e Release 1.5 DB Tsai <d****i@M****l> over 10 years ago
899d0dd5 Trying to fix build DB Tsai <d****i@M****l> over 10 years ago
8e5a9880 Uploaded to pypi DB Tsai <d****i@M****l> over 10 years ago
1395615b Added CI status DB Tsai <d****i@M****l> over 10 years ago
80c9bf6a merge Merge pull request #9 from wojcikstefan/pep8-tweaks DB Tsai <d****i@d****m> over 10 years ago
1df55be0 tox in the readme + remove py32 from travis Stefan Wojcik <w****n@g****m> over 10 years ago
62759359 py3.2 compat Stefan Wojcik <w****n@g****m> over 10 years ago
825e4e5b remove an unnecessary import + add info about pep8 & pyflakes to the readme Stefan Wojcik <w****n@g****m> over 10 years ago
a37c9d3f pep8 tweaks + remove unused test code Stefan Wojcik <w****n@g****m> over 10 years ago
2552c7b9 merge Merge pull request #8 from wojcikstefan/raise-parse-exception DB Tsai <d****i@d****m> over 10 years ago
f59ab82e raise an exception when the header cannot be parsed + better handling of unit... Stefan Wojcik <w****n@g****m> over 10 years ago
2ae1bbea merge Merge pull request #6 from scop/gitignore DB Tsai <d****i@d****m> over 10 years ago
6ce150bd merge Merge pull request #7 from scop/tests DB Tsai <d****i@d****m> over 10 years ago
16240bf4 Ignore *.egg-info Ville Skyttä <v****a@i****i> over 10 years ago
bead7969 pep8 fixes Ville Skyttä <v****a@i****i> over 10 years ago
76155e28 Test with Python 3.4 and 3.5 Ville Skyttä <v****a@i****i> over 10 years ago
35bfacee merge Merge pull request #5 from foolswood/readme_as_utf8 DB Tsai <d****i@d****m> almost 11 years ago
d963d7cd Open README as UTF-8 David Honour <d****u@c****m> almost 11 years ago
2d600d3f Fixed Wrong ordering of candidates D.B. Tsai <d****i@d****m> almost 14 years ago
67b1d8bc Remove the tab in testdata.json D.B. Tsai <d****i@d****m> almost 14 years ago
29a769f3 Fixed that parse_media_range overrides quality values of 0 D.B. Tsai <d****i@d****m> almost 14 years ago
a63b32c7 Uploaded to PyPI using python-mimeparse as package name. D.B. Tsai <d****i@d****m> almost 14 years ago
0ae0ebf9 Ported to python3k, and added pypy into the tox test automation. D.B. Tsai <d****i@d****m> almost 14 years ago
694ff00b Fixed ``has_key()`` which is deprecated in python3. D.B. Tsai <d****i@d****m> almost 14 years ago
82a8d0ea Added tox for automation project testing, and travis-ci for continuous integr... D.B. Tsai <d****i@d****m> almost 14 years ago
c4681c0f Forked python mimeparse for porting to py3k. D.B. Tsai <d****i@d****m> almost 14 years ago
69d0d307 Clean up comments and formatting to make it PEP8 compatible. Joe Gregorio <j****o@g****m>
Committed by: David Tsai <d****i@d****m>
about 15 years ago
b2261c98 Fixes issue 8. Joe Gregorio <j****o@g****m>
Committed by: David Tsai <d****i@d****m>
almost 16 years ago
dbe3694e Fixes issue 7. Joe Gregorio <j****o@g****m>
Committed by: David Tsai <d****i@d****m>
almost 16 years ago
b43ce3ed Added setup.py Joe Gregorio <j****o@g****m>
Committed by: David Tsai <d****i@d****m>
almost 16 years ago
d647b744 Fixed formatting of Python code. Joe Gregorio <j****o@g****m>
Committed by: David Tsai <d****i@d****m>
almost 16 years ago
8bfb5ebf Respect order of supported in the event of a tie. Ed Summers <e****s@g****m>
Committed by: David Tsai <d****i@d****m>
almost 16 years ago
7d9fecd7 Added tests for parse_mime_type. One came from the docstring for the Python Ade Oshineye <a****e@g****m>
Committed by: David Tsai <d****i@d****m>
over 16 years ago
bb1cbb2a Removed the tests in mimeparse.py since we now have the language independent ... Ade Oshineye <a****e@g****m>
Committed by: David Tsai <d****i@d****m>
over 16 years ago
032c52c6 Added the first set of language independent tests and a Python implementation. Ade Oshineye <a****e@g****m>
Committed by: David Tsai <d****i@d****m>
over 16 years ago
c3320d5a * Add Erlang version of mimeparse. Steve Vinoski <v****i@i****g>
Committed by: David Tsai <d****i@d****m>
almost 18 years ago
871c3084 Added __init__.py which makes transcluding this project into other Python Joe Gregorio <j****o@g****m>
Committed by: David Tsai <d****i@d****m>
over 18 years ago
4258e041 Initial checkin Joe Gregorio <j****o@g****m>
Committed by: David Tsai <d****i@d****m>
about 19 years ago

← Back to repository