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

Support of unicode strings #35

Open
boonya opened this issue Nov 19, 2016 · 0 comments
Open

Support of unicode strings #35

boonya opened this issue Nov 19, 2016 · 0 comments
Assignees
Labels
Milestone

Comments

@boonya
Copy link
Member

boonya commented Nov 19, 2016

Implementation of unicode support needed because the library might be used with lots of different locales.
The idea is to implement it as is Python 2/3 does. Separate string and unicode in 2nd version and string in 3rd one.

@boonya boonya added the feature label Nov 19, 2016
@boonya boonya added this to the Beta milestone Nov 19, 2016
@boonya boonya self-assigned this Nov 19, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant