Skip to content

MimeTypeParseException should inherit from ValueError#13

Merged
dbtsai merged 1 commit intofalconry:masterfrom
wojcikstefan:master
Feb 1, 2016
Merged

MimeTypeParseException should inherit from ValueError#13
dbtsai merged 1 commit intofalconry:masterfrom
wojcikstefan:master

Conversation

@wojcikstefan
Copy link
Copy Markdown
Collaborator

Fixes a backward-incompatible change in #8 by making MimeTypeParseException inherit from ValueError (previously thrown exception).

@mattbriancon
Copy link
Copy Markdown

LGTM! Thanks for the quick response!

dbtsai added a commit that referenced this pull request Feb 1, 2016
MimeTypeParseException should inherit from ValueError
@dbtsai dbtsai merged commit 7f9ec54 into falconry:master Feb 1, 2016
@dbtsai
Copy link
Copy Markdown
Collaborator

dbtsai commented Feb 1, 2016

I will make a release tonight. Thanks.

@dbtsai
Copy link
Copy Markdown
Collaborator

dbtsai commented Feb 2, 2016

I just released 1.5.1, https://pypi.python.org/pypi/python-mimeparse/1.5.1 Let me know if this works for you. Thanks.

@mattbriancon
Copy link
Copy Markdown

@dbtsai tests pass! Thanks for the quick turnaround!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants