Skip to content

Conversation

neta79
Copy link

@neta79 neta79 commented Mar 28, 2015

This prevents the generator from outputting repr() of binary data, resulting in a sequence of b'blahblahs'.
If you plan to release a v1.0.6 on pypi, please consider merging this. It fixes things for py3.

…vents the generator outputting repr() of binary data, resulting in a sequence of b'blahblahs'
@CuriousG102
Copy link

+1 This is a huge problem in python3. It essentially makes the pip install useless. Only option for me was to clone your library and do exactly what @neta79 is doing here.

@svvitale
Copy link

+1 Thanks @neta79, I'm cloning directly from your branch. @monkeython, love to see this get merged in!

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