Skip to content

More robust against unicode chars - #28

Merged
ppannuto merged 1 commit into
ppannuto:masterfrom
Garrett-R:master
Jul 14, 2017
Merged

More robust against unicode chars#28
ppannuto merged 1 commit into
ppannuto:masterfrom
Garrett-R:master

Conversation

@Garrett-R

Copy link
Copy Markdown
Contributor

I think this approach is more robust.

Comment thread titlecase/tests.py
from titlecase import ALL_CAPS
assert bool(ALL_CAPS.match('THIS IS ALL CAPS')) is True


Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This test is now irrelevant.

@coveralls

coveralls commented Jul 14, 2017

Copy link
Copy Markdown

Coverage Status

Coverage decreased (-0.5%) to 81.879% when pulling 20a40c8 on Garrett-R:master into 4dc9aff on ppannuto:master.

@ppannuto

Copy link
Copy Markdown
Owner

Looks good to me, thanks!

@ppannuto
ppannuto merged commit ff44043 into ppannuto:master Jul 14, 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