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

DM-7188: Enable unicode strings in swig interface on Python 2 #13

Merged
merged 5 commits into from Aug 10, 2016

Conversation

timj
Copy link
Member

@timj timj commented Aug 10, 2016

Also some minor code cleanups.

This allows Python 2 unicode strings to be translated to
std::string. A test has been added.
assertListEqual is more correct in this context and has
nicer output. The newlines are removed before comparing
the lists to simplify the output failure message
Required changing the line numbers in the test file.
@timj timj merged commit 23b421d into master Aug 10, 2016
@ktlim ktlim deleted the tickets/DM-7188 branch August 25, 2018 05:18
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