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

Case insensitive string comparator #220

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

shepherdjay
Copy link

@shepherdjay shepherdjay commented Dec 8, 2016

Implementation of case insensitive comparator as described in issue #148

Utilizing built-in str.lower() for implementation assuming mostly english character set

Fixes #148

@svanoort-jenkins
Copy link
Collaborator

Can one of the admins verify this patch?

correcting copy paste of function name
Copy link

@j796160836 j796160836 left a comment

Choose a reason for hiding this comment

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

Nice features

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