-
Notifications
You must be signed in to change notification settings - Fork 11
Comparing changes
Open a pull request
base repository: falconry/python-mimeparse
base: 1.6.0
head repository: falconry/python-mimeparse
compare: master
- 14 commits
- 12 files changed
- 8 contributors
Commits on Aug 13, 2018
-
* Add Python 3.6 and 3.7 to test matrix * Flake8 whitespace fixes * Use pypy3.5-5.8.0 on Travis pypy3 in a python 2.7 env is no longer there.
Configuration menu - View commit details
-
Copy full SHA for 30a7cf1 - Browse repository at this point
Copy the full SHA 30a7cf1View commit details
Commits on Sep 4, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 5b253c7 - Browse repository at this point
Copy the full SHA 5b253c7View commit details
Commits on Oct 9, 2018
-
Add license to the setup.py (#35)
* Add license to the setup.py In order to make automatic checking of license compliance faster, add license to the setup arguments. * missing comma
Configuration menu - View commit details
-
Copy full SHA for 16c2000 - Browse repository at this point
Copy the full SHA 16c2000View commit details
Commits on Oct 15, 2018
-
* Update classifiers * Update classifiers
Configuration menu - View commit details
-
Copy full SHA for cf605c0 - Browse repository at this point
Copy the full SHA cf605c0View commit details
Commits on Oct 27, 2021
-
chore: add github actions (#42)
* Add github actions Fixes: #39 * Fix workflow
Configuration menu - View commit details
-
Copy full SHA for 1222900 - Browse repository at this point
Copy the full SHA 1222900View commit details
Commits on Nov 1, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 8c4c3ce - Browse repository at this point
Copy the full SHA 8c4c3ceView commit details
Commits on Nov 12, 2021
-
* Add github actions Fixes: #39 * Fix workflow * Move setup information to setup.cfg * Use pep517 to build * chore: review feedback Co-authored-by: Vytautas Liuolia <vytautas.liuolia@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for fa7dd33 - Browse repository at this point
Copy the full SHA fa7dd33View commit details
Commits on Jan 1, 2024
-
chore(cgi): include
parse_header()
from the deprecated cgi module (#46Configuration menu - View commit details
-
Copy full SHA for 5427072 - Browse repository at this point
Copy the full SHA 5427072View commit details
Commits on Jan 2, 2024
-
chore: run pyupgrade --py38-plus, remove mentions of lower python ver…
…sions (#47) * chore: Run pyupgrade --py38-plus, remove mentions of lower python versions. * chore: python support - add 3.11, 3.12, pypy 3.9 and pypy 3.10 * chore: remove unused travis config. * chore: bring back python 3.7 (no code change) * readme: remove broken link to travis badge --------- Co-authored-by: Raphael Krupinski <10319569-mattesilver@users.noreply.gitlab.com>
Configuration menu - View commit details
-
Copy full SHA for 77e46f0 - Browse repository at this point
Copy the full SHA 77e46f0View commit details
Commits on Aug 23, 2024
-
chore: modernize setup even more (leave only
pyproject.toml
) (#49)* chore: modernize setup even more (leave only `pyproject.toml`) * chore(CI): clean up Actions workflows * docs: bump info on required Py version * chore: specify test deps
Configuration menu - View commit details
-
Copy full SHA for 57bf140 - Browse repository at this point
Copy the full SHA 57bf140View commit details -
Configuration menu - View commit details
-
Copy full SHA for de7d4de - Browse repository at this point
Copy the full SHA de7d4deView commit details
Commits on Aug 25, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 3dc9383 - Browse repository at this point
Copy the full SHA 3dc9383View commit details
Commits on Aug 26, 2024
-
feat(typing): add type hints (#52)
* Add type hints. * chore: fix typo * Remove old type declaration from dostrs. * Fix generic types. * Move the module to a package and add `py.typed` file. * Make mypy happy. * PEP 563.
Configuration menu - View commit details
-
Copy full SHA for ae378e2 - Browse repository at this point
Copy the full SHA ae378e2View commit details
Commits on Aug 27, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 8813f83 - Browse repository at this point
Copy the full SHA 8813f83View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff 1.6.0...master