Skip to content

Fix crash when debug logging is enabled and passed empty string #117

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

Merged
merged 1 commit into from
Apr 18, 2017

Conversation

dan-blanchard
Copy link
Member

Fixes #115

@dan-blanchard dan-blanchard merged commit 3474dc4 into master Apr 18, 2017
@dan-blanchard dan-blanchard deleted the fix/debug_logging_empty_string branch April 18, 2017 00:40
@escapewindow
Copy link

Could you please make a new release with this patch? This is breaking our usage of aiohttp.

moz-v2v-gh pushed a commit to mozilla-releng/build-puppet that referenced this pull request May 15, 2017
I updated a number of python packages.  One of them is chardet==3.0.2,
which doesn't contain this PR [1], which fixes a crash when we use
chardet with debug logging.  We don't directly call chardet, but
aiohttp does, so we're crashing during beetmover uploads.

Downgrading chardet until there's a new chardet>3.0.2 that fixes this issue.

[1] chardet/chardet#117
@dan-blanchard
Copy link
Member Author

Will release 3.0.3 with #125 hotfix today.

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