Open GoogleCodeExporter opened 9 years ago
The first patch is obsolete, since the OAuth switch.
Proposing set of two new patches.
Original comment by edward.h...@gmail.com
on 4 Feb 2011 at 4:47
Attachments:
Fixed patch for retweet support.
Original comment by edward.h...@gmail.com
on 4 Feb 2011 at 8:14
Attachments:
The contents of home_timeline are available by calling GetFriendsTimeline() and
passing retweets=True
Original comment by bear42
on 20 Feb 2011 at 3:16
> The contents of home_timeline are available by calling GetFriendsTimeline()
and passing retweets=True
That's not true. You can compare these two timelines using twitter's console
and see that they are different.
Also, home_timeline is a separate API method, so it is quite reasonable to have
it in the library.
Original comment by edward.h...@gmail.com
on 20 Feb 2011 at 3:30
[deleted comment]
I agree with Edward and have already integrated his patch into my fork of this
lib: http://github.com/jaytaylor/python-twitter-api
Cheers
Original comment by outtat...@gmail.com
on 20 Feb 2011 at 7:11
Original comment by bear42
on 20 Feb 2011 at 10:14
Original issue reported on code.google.com by
HkrXSun
on 3 Aug 2010 at 6:25Attachments: