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

Enable unicode character handling without the hassle #356

Closed

Conversation

marcinczeczko
Copy link

I'd like to propose this changes to handle unicode strings without the hassle.
It's very useful for situation where items are created via jython scripts, and item label suppose to be in the language that uses unicode characters (e.g. polish, german, etc.)

@5iver
Copy link
Member

5iver commented Dec 7, 2020

Thank you for submitting this, but there are several reasons why I will not include unicode_literals. You can easily look those up on the Internet. Unicode is very easy for users to deal with once they have an understanding of how to use it in their rules. I've also recently submitted PRs that allow unicode to be used for Item names, rule names, logging, etc., so there should not be a need to change the code. I have a documentation update coming, and I will try to fill in some more details about the use of unicode. I'll be very interested to know what you think.

@5iver 5iver closed this Dec 7, 2020
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

2 participants