Skip to content

Conversation

@kashikoibumi
Copy link

Use binary literals for compatibility to Python3.
In Python3, str and bytes cannot be concatenated, so str literals in code must be fixed to be binary literals.
In Python2, this fix is not affected.

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.

1 participant