Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@nograpes
Copy link

Unlike Python 2, Python 3 will not implicitly convert a byte to a str when a byte is concatenated with a str. Thanks for the code, by the way.

…on 3 will not implicitly convert a byte to a str when a byte is concatenated with a str.
@johnpaulett
Copy link
Owner

Thanks for submitting the PR! I've included a fix for the upcoming 0.3.4 release that takes a slightly different approach in 3da0bf3 -- the bytes encoding is not lost, in case it is important to pipe that to another process.

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