Skip to content

Fix issue #252 #253

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
Nov 16, 2015
Merged

Fix issue #252 #253

merged 1 commit into from
Nov 16, 2015

Conversation

BibMartin
Copy link
Contributor

For the pleasure to do a 2 characters PR.
Tests will come later

@ocefpaf
Copy link
Member

ocefpaf commented Nov 16, 2015

I wonder if I will have time to read all those changes!!!

@themiurgo
Copy link
Contributor

😀

@ocefpaf
Copy link
Member

ocefpaf commented Nov 16, 2015

I am merging this, but let's leave #252 open until we have some tests.

BTW I tested this and it works. I did not know about |e. Awesome to learn something new! I was going to use the messy .encode('ascii', 'xmlcharrefreplace') like we had before.

@BibMartin
Copy link
Contributor Author

I did not know about |e. Awesome to learn something new!

It's new to me also ; thank you duckduckgo. But it does not transform non-ASCII characters. Try with "Ça c'est chouette". I guess there's something about encoding/decoding things also.

@ocefpaf
Copy link
Member

ocefpaf commented Nov 16, 2015

But it does not transform non-ASCII characters.

Good to know. I am trying to design tests for this and I will add a failing test for Ça c'est chouette.

ocefpaf added a commit that referenced this pull request Nov 16, 2015
@ocefpaf ocefpaf merged commit b3b4085 into python-visualization:master Nov 16, 2015
@ocefpaf
Copy link
Member

ocefpaf commented Nov 16, 2015

Thanks @BibMartin! I am writing some tests for test. Hopefully I will have something ready tomorrow.

@themiurgo
Copy link
Contributor

This is amazing. An issue closed in a few hours. :)

@ocefpaf
Copy link
Member

ocefpaf commented Nov 16, 2015

Well. Let's not close the issue until we have the tests in place 😺

@ocefpaf ocefpaf mentioned this pull request Nov 16, 2015
@BibMartin BibMartin deleted the issue252 branch December 7, 2015 11:02
@ocefpaf ocefpaf added the bug An issue describing unexpected or malicious behaviour label Feb 12, 2016
@ocefpaf ocefpaf added this to the v0.2.0 milestone Feb 12, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug An issue describing unexpected or malicious behaviour
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants