Skip to content

Conversation

@MarZab
Copy link
Contributor

@MarZab MarZab commented May 27, 2017

Fixes the issue where a trace/error message contains unicode characters.

For example:

UnicodeDecodeError at /h/doc/files/all
'ascii' codec can't decode byte 0xc4 in position 2815: ordinal not in range(128)

@owais
Copy link
Collaborator

owais commented Jun 22, 2017

@MarZab Thanks. Would be great if you could add a simple test case to make sure unicode support does not break in future.

@owais owais merged commit 3eb311e into django-webpack:master Jun 29, 2017
@ashleybartlett
Copy link

Can this fix be released please? It is a frustrating bug, especially when using ESLint.

@owais
Copy link
Collaborator

owais commented Feb 23, 2018

Released 0.6.0

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