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 unicode check in Py2 #1725 #1727

Merged
merged 1 commit into from
Mar 8, 2020
Merged

Fix unicode check in Py2 #1725 #1727

merged 1 commit into from
Mar 8, 2020

Conversation

clinton-hall
Copy link
Owner

Description

Fixes py2 handing of string and unicode types.

Fixes #1725

Type of change

  • Bug fix (non-breaking change which fixes an issue)

How Has This Been Tested?

Tested locally

Checklist:

  • I have based this change on the nightly branch
  • I have performed a self-review of my own code
  • New and existing unit tests pass locally with my changes

@clinton-hall clinton-hall merged commit 001f754 into nightly Mar 8, 2020
@clinton-hall clinton-hall deleted the Py2-unicode branch March 8, 2020 00:36
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.

None yet

1 participant