twython/twython3k
Ryan McGrath 9deced8f8b v1.5.0 release
- requests is now the default url/http library, thanks to Mike Helmick
- Initial pass at a Streaming API is now included (Twython.stream()), due to how easy
    requests makes it. Would actually be sad if we *didn't* have this... thanks, Kenneth. >_>;
- Return of shortenURL, for people who may have relied on it before.
- Deleted streaming handler that existed before but never got implemented fully.
- Exceptions now prefixed with Twython, but brought back originals with a more verbose error directing
    people to new ones, deprecate fully in future.
- Twython3k now has an OAuth fix for callback_urls, though it still relies on httplib2. Thanks @jbouvier!
- Added a list of contributors to the README files, something which I should have done long ago. Thank you all.
2012-03-21 19:21:34 +01:00
..
__init__.py twython3: fixed __init__.py 2011-02-26 14:04:48 +08:00
twitter_endpoints.py Copy new endpoint to Twython3k, bump release 2011-10-27 02:32:28 +09:00
twython.py v1.5.0 release 2012-03-21 19:21:34 +01:00