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
bear merged 1 commit into
bear:python-v3from
gnunicorn:python-3
Sep 14, 2015
Merged

Python-3 Fix: decode bytestreams for json load#245
bear merged 1 commit into
bear:python-v3from
gnunicorn:python-3

Conversation

@gnunicorn

Copy link
Copy Markdown
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

2 participants