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

Fixed non-ascii string issue. Fixes #2 #3

Merged
merged 1 commit into from Apr 21, 2015

Conversation

twolfson
Copy link
Contributor

As reported in #2, we had a regression with non-ascii strings. This PR repairs that. In this PR:

  • Added regression test
  • Updated library to work with encoded strings internally

/cc @brettlangdon

@twolfson twolfson force-pushed the bug/latin1.support.sqwished branch from c5b15a9 to cd6cefe Compare April 20, 2015 23:54
@twolfson
Copy link
Contributor Author

Tests are green again. There were issues due to unicode not existing in Python 3.

@brettlangdon
Copy link
Collaborator

👍

@twolfson twolfson merged commit cd6cefe into master Apr 21, 2015
@twolfson twolfson deleted the bug/latin1.support.sqwished branch February 4, 2016 21:52
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.

None yet

2 participants