danhper / danhper/python-i18n

Support UTF encode

Open
#31 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
246
Forks
46
PR merge metrics
No merged PRs in 30d

Description

Hi,

We have problems with encoding, if appears some especial character in json (like in French), the error will be,
UnicodeDecodeError: 'utf-8' codec can't decode byte 0xe9 in position 182: invalid continuation byte

The "conflictive" part of the json is:
"nomF": "Fichiers supervisés enregistrés"

Any idea?

Thks in advance

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.