Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add graceful fallback for invalid character encoding #94

Merged
merged 1 commit into from
Oct 13, 2020

Conversation

phillbaker
Copy link
Contributor

For context see Pylons/webob#161

Specifically, the calls to MultiDict.from_fieldstorage end up doing a decoding and if invalid data is passed in, throw exceptions.

@bbangert
Copy link
Owner

Thanks, looks good!

@bbangert bbangert merged commit 3e405c4 into bbangert:master Oct 13, 2020
@phillbaker
Copy link
Contributor Author

Thanks @bbangert! When would this make its way into a release?

@bbangert
Copy link
Owner

@phillbaker yup, I'm writing up the changelog now actually, and will put a 2.5.0 up shortly.

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.

2 participants