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

Fix Within comparison of non-string types #226 #227

Merged
merged 1 commit into from
Jun 29, 2019

Conversation

BernieWhite
Copy link
Member

PR Summary

Fixes #226

PR Checklist

  • PR has a meaningful title
  • Summarized changes
  • Change is not breaking
  • This PR is ready to merge and is not Work in Progress
  • Code changes
    • Have unit tests created/ updated
    • Link to a filed issue
    • Change log has been updated with change under unreleased section

@BernieWhite BernieWhite merged commit fc23dce into master Jun 29, 2019
@BernieWhite BernieWhite deleted the bewhite/fix-within-non-string-226 branch June 29, 2019 04:21
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.

Within keyword fails to compare non-string types
1 participant