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

Fix Database Unicode Handling #44

Merged
merged 1 commit into from
Nov 21, 2016
Merged

Fix Database Unicode Handling #44

merged 1 commit into from
Nov 21, 2016

Conversation

lkiesow
Copy link
Member

@lkiesow lkiesow commented Nov 21, 2016

This patches the Unicode handling of the JSON encoding and decoding
methods of the database module. As well as adding some unit tests to
ensure it is working properly.

This fixes #39

This patches the Unicode handling of the JSON encoding and decoding
methods of the database module. As well as adding some unit tests to
ensure it is working properly.

This fixes #39

Signed-off-by: Lars Kiesow <lkiesow@uos.de>
@JanKoppe JanKoppe merged commit 310d3c9 into master Nov 21, 2016
@lkiesow lkiesow deleted the unicode-db-json branch February 1, 2017 23:26
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.

json.loads Error - related to Python 3?
2 participants