Skip to content

Fix handling of unicode strings in Python 2 - #29

Merged
ppannuto merged 2 commits into
ppannuto:masterfrom
lucaswiman:master
Jul 15, 2017
Merged

Fix handling of unicode strings in Python 2#29
ppannuto merged 2 commits into
ppannuto:masterfrom
lucaswiman:master

Conversation

@lucaswiman

Copy link
Copy Markdown
Contributor

@ppannuto Fixes #26, wherein textual strings were being cast to str without encoding. I included a small failing test case.

@coveralls

coveralls commented Jul 14, 2017

Copy link
Copy Markdown

Coverage Status

Coverage increased (+0.9%) to 82.803% when pulling 51e1a95 on lucaswiman:master into ff44043 on ppannuto:master.

@ppannuto

Copy link
Copy Markdown
Owner

Great! Thanks for the fix :)

@ppannuto
ppannuto merged commit 84402e8 into ppannuto:master Jul 15, 2017
ppannuto added a commit that referenced this pull request Jul 15, 2017
  * #27 Improved README from @adamchainz
  * #28 Improved handling of unicode from @Garrett-R
  * #29 Fix for py2k/3k unicode compatibility from @lucaswiman

Thanks to all who helped contribute!
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.

3 participants