Skip to content

BUG: (py2 only) fix unicode support for savetxt fmt string #13409

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

Merged
merged 1 commit into from
Apr 26, 2019

Conversation

seberg
Copy link
Member

@seberg seberg commented Apr 26, 2019

By now, all that is needed is to also allow unicode strings to
pass through. Adds a test for the support which already succeeds
on python3.

Closes gh-4053 (replaces the old PR)


This is to Replace the mentioned PR gh-4053, adds a test, otherwise only relevant for python 2, so probably should backport.

By now, all that is needed is to also allow unicode strings to
pass through. Adds a test for the support which already succeeds
on python3.

Closes numpygh-4053 (replaces the old PR)
@mattip mattip merged commit bf1e9b7 into numpy:master Apr 26, 2019
@mattip
Copy link
Member

mattip commented Apr 26, 2019

Thanks @seberg

@seberg seberg deleted the fix-unicode-fmt-savetxt branch April 26, 2019 22:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants