Skip to content

Use unicode_literals for Py2 compatibility - #32

Merged
ppannuto merged 1 commit into
ppannuto:masterfrom
dwaynebailey:py2-first-letter-title
Sep 19, 2017
Merged

Use unicode_literals for Py2 compatibility#32
ppannuto merged 1 commit into
ppannuto:masterfrom
dwaynebailey:py2-first-letter-title

Conversation

@dwaynebailey

Copy link
Copy Markdown
Contributor

Ensure all strings in py2 are unicode which allow detection of unicode
punctuation characters before a word.

Fixes #31

@dwaynebailey dwaynebailey changed the title Use unicode_literals for Py2 compatability Use unicode_literals for Py2 compatibility Sep 19, 2017
Ensure all strings in py2 are unicode which allow detection of unicode
punctuation characters before a word.

Fixes ppannuto#31
@coveralls

coveralls commented Sep 19, 2017

Copy link
Copy Markdown

Coverage Status

Coverage decreased (-0.5%) to 82.278% when pulling 0d83ac5 on dwaynebailey:py2-first-letter-title into 6b1665f on ppannuto:master.

@coveralls

coveralls commented Sep 19, 2017

Copy link
Copy Markdown

Coverage Status

Coverage decreased (-0.5%) to 82.278% when pulling 0d83ac5 on dwaynebailey:py2-first-letter-title into 6b1665f on ppannuto:master.

2 similar comments
@coveralls

coveralls commented Sep 19, 2017

Copy link
Copy Markdown

Coverage Status

Coverage decreased (-0.5%) to 82.278% when pulling 0d83ac5 on dwaynebailey:py2-first-letter-title into 6b1665f on ppannuto:master.

@coveralls

Copy link
Copy Markdown

Coverage Status

Coverage decreased (-0.5%) to 82.278% when pulling 0d83ac5 on dwaynebailey:py2-first-letter-title into 6b1665f on ppannuto:master.

@ppannuto
ppannuto merged commit 1c72598 into ppannuto:master Sep 19, 2017
@ppannuto

Copy link
Copy Markdown
Owner

Looks good to me! Thanks :)

ppannuto added a commit that referenced this pull request Sep 19, 2017
  * #32 Use unicode_literals for Py2k compatibility from @dwaynebailey

Thanks Dwayne!
@dwaynebailey
dwaynebailey deleted the py2-first-letter-title branch October 23, 2017 10:08
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