Skip to content

Conversation

macro1
Copy link
Contributor

@macro1 macro1 commented Feb 3, 2016

I noticed a small bug in your latest release... It looks like output in urllib3 (as processed by the new _output() method) is always a byte string, even when using Python3.

I've attached a fix that should resolve it, as well as some basic tests for that code, since it isn't covered currently.

@seocam seocam mentioned this pull request Feb 3, 2016
seocam added a commit that referenced this pull request Feb 3, 2016
@seocam seocam merged commit 8426016 into jazzband:master Feb 3, 2016
@seocam
Copy link
Contributor

seocam commented Feb 3, 2016

New version released

@macro1
Copy link
Contributor Author

macro1 commented Feb 3, 2016

Ah... I feel bad. If I had seen #59 I would have based my PR on that one.

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