Skip to content

Conversation

@lasote
Copy link

@lasote lasote commented Mar 18, 2016

In python3 if you pass a string to fromstring(s) method it fails because:

TypeError: 'str' does not support the buffer interface

The str has to be encoded to bytes before instance a PatchSet

@lasote
Copy link
Author

lasote commented Mar 18, 2016

Ok, I see that your CI system fails because you are already passing bytes to fromstring. If it's the behavior that you want close this PR. But I think that a "fromstring" method maybe could accept strings.

@lasote lasote closed this Apr 8, 2016
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