Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

handle legacy strings in python3 #67

Merged
merged 1 commit into from
Dec 6, 2018
Merged

handle legacy strings in python3 #67

merged 1 commit into from
Dec 6, 2018

Conversation

benfred
Copy link
Owner

@benfred benfred commented Dec 6, 2018

Previously we panic'ed when seeing a non-compact string in python3.
This changes to hopefully return the contents of the string instead.

Previously we panic'ed when seeing a non-compact string in python3.
This changes to hopefully return the contents of the string instead.
@benfred benfred merged commit f725fca into master Dec 6, 2018
@benfred benfred deleted the legacy_strings branch December 9, 2018 07:12
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