Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Ruby backend: Unicode not supported #59

Open
pgbovine opened this issue Nov 29, 2015 · 1 comment
Open

Ruby backend: Unicode not supported #59

pgbovine opened this issue Nov 29, 2015 · 1 comment
Labels

Comments

@pgbovine
Copy link

Try some Unicode strings to see if they work in Ruby. e.g.,:

x = "💩"

@pgbovine
Copy link
Author

another minimal failing test case:

puts "ã"

@pythontutor-dev pythontutor-dev transferred this issue from another repository Jun 28, 2020
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants