Skip to content
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

Handle non-ASCII characters in messages, e.g. in the uploaderID field. #37

Merged
merged 1 commit into from
Dec 5, 2015

Conversation

Marginal
Copy link
Contributor

@Marginal Marginal commented Dec 5, 2015

The gateway mangles non-ASCII characters in messages - e.g. the uploaderID field in this message. This fixes that.

(I've had a quick look at the other uses of json.dumps() in the gateway, relay and monitor and they all seem OK).

AnthorNet added a commit that referenced this pull request Dec 5, 2015
Handle non-ASCII characters in messages, e.g. in the uploaderID field.
@AnthorNet AnthorNet merged commit be184cc into EDCD:master Dec 5, 2015
@Marginal
Copy link
Contributor Author

Marginal commented Dec 5, 2015

Just noticed #18 - hopefully this will fix that too.

@Marginal Marginal deleted the utf8 branch December 6, 2015 00:53
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.

None yet

2 participants