Skip to content

Remove unicode translation#278

Merged
tusharmakkar08 merged 1 commit intoalecthomas:masterfrom
jd:jd/fix-unicode
Apr 13, 2017
Merged

Remove unicode translation#278
tusharmakkar08 merged 1 commit intoalecthomas:masterfrom
jd:jd/fix-unicode

Conversation

@jd
Copy link
Copy Markdown
Contributor

@jd jd commented Apr 13, 2017

Unicode translation added in commit added in
5e3bf14 heavily broke Python 2. A basic test
such as provided in test_unicode_as_key in this patch does not work anymore
because of that conversion.

This patches goes back to the behaviour that was in 0.9.

Unicode translation added in commit added in
5e3bf14 heavily broke Python 2. A basic test
such as provided in test_unicode_as_key in this patch does not work anymore
because of that conversion.

This patches goes back to the behaviour that was in 0.9.
@jd
Copy link
Copy Markdown
Contributor Author

jd commented Apr 13, 2017

@alecthomas @tusharmakkar08 if you could look into that quickly, that broke entirely some of our software in OpenStack :(

@coveralls
Copy link
Copy Markdown

coveralls commented Apr 13, 2017

Coverage Status

Coverage decreased (-0.06%) to 95.652% when pulling 44fa104 on jd:jd/fix-unicode into cd0be17 on alecthomas:master.

@tusharmakkar08 tusharmakkar08 merged commit 1b4ea20 into alecthomas:master Apr 13, 2017
@tusharmakkar08
Copy link
Copy Markdown
Collaborator

tusharmakkar08 commented Apr 13, 2017

Hey @jd

I will revert back the change.
@jmwri : Can you please create a PR where you only change error.py? Reopening #218 .

Thanks.

@tusharmakkar08
Copy link
Copy Markdown
Collaborator

Hey @jd

Please update voluptuous version to 0.10.5

Thanks.

@jd
Copy link
Copy Markdown
Contributor Author

jd commented Apr 13, 2017

Thanks for the fast merge @tusharmakkar08 !

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.

3 participants