Skip to content
This repository was archived by the owner on Aug 7, 2024. It is now read-only.

Python-3 Fix: decode bytestreams for json load #245

Merged
merged 1 commit into from
Sep 14, 2015

Conversation

gnunicorn
Copy link
Contributor

Python-Twitter API currently fails because json doesn't have bytestream support for encoding. This fix converts all json.content from bytestream into unicode-strings before passing them to json.

bear added a commit that referenced this pull request Sep 14, 2015
Python-3 Fix: decode bytestreams for json load
@bear bear merged commit 4e7d4a2 into bear:python-v3 Sep 14, 2015
@gnunicorn gnunicorn deleted the python-3 branch September 14, 2015 10:18
@gnunicorn gnunicorn restored the python-3 branch September 14, 2015 10:18
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants