Commit graph

6 commits

Author SHA1 Message Date
Ryan McGrath
16a70d0240 README formatting 2012-03-21 19:35:35 +01:00
Ryan McGrath
6d72b8aa33 Mmmm fix this...? 2012-03-21 19:34:32 +01:00
Ryan McGrath
e0c76501ba Note about new Streaming API stuff 2012-03-21 19:32:25 +01:00
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
Gun.io Whitespace Robot
8852e21dc6 Remove whitespace [Gun.io WhitespaceBot] 2011-10-26 21:00:35 -04:00
Ryan McGrath
3cef1a463f Redid some examples, moved examples to core_examples to differentiate from oauth_django_example, version bump to 1.3.2 to fix distribution errors with Pip/etc (dumb binaries were being created earlier, just throwing out the source now and letting pip handle it) 2010-10-19 16:31:09 -04:00