Commit graph

3 commits

Author SHA1 Message Date
Mike Helmick
c7bce9189f Update requests dependency, add str py2/3 compat, __repr__ definition, removed unicode2utf8 & encode static methods, update HISTORY
@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]
2013-05-21 11:41:43 -04:00
Mike Helmick
077406a8b3 Adding coverage to requirements 2013-05-15 17:38:28 -04:00
Mike Helmick
6841e7ef28 Tests for all main endpoints 2013-05-14 21:34:22 -04:00