@ryanmcgrath Let me know if you're okay with the removal of Twython.unicode2utf8 and Twython.encode. I moved Twython.encode to _encode in helpers.py (only place being used is Twython.construct_api_url) If it's python 2 and unicode then we encode it, otherwise return the original value [ci skip]
3 lines
57 B
Text
3 lines
57 B
Text
coverage==3.6.0
|
|
requests==1.2.1
|
|
requests_oauthlib==0.3.1
|