Skip to content

Conversation

@ajbeamon
Copy link
Contributor

@ajbeamon ajbeamon commented Apr 1, 2019

Python 2 resolves escape characters when printing byte strings,
which doesn't seem useful in this context.

I replaced str since it defaults to repr and the change
should be suitable for both cases.

Python 2 resolves escape characters when printing byte strings,
which doesn't seem useful in this context.

I replaced __str__ since it defaults to __repr__ and the change
should be suitable for both cases.
@ajbeamon ajbeamon merged commit fdb46d4 into apple:release-6.1 Apr 1, 2019
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