danielpronych / python-twitter

Automatically exported from code.google.com/p/python-twitter
Apache License 2.0
0 stars 0 forks source link

entities/retweet support for GetUserTimeline and GetPublicTimeline #160

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
GetUserTimeline and GetPublicTimeline don't support the include_entitites and 
include_rts parameters. 

This patch adds the necessary support. 

Note that since entities contain Hashtag and Url objects corresponding classes 
are in the patch too.

thx

Original issue reported on code.google.com by yae...@gmail.com on 8 Sep 2010 at 11:29

Attachments:

GoogleCodeExporter commented 8 years ago
hmm, looks like I forgot to close this when revision 458348302c was committed

Original comment by bear42 on 16 Oct 2010 at 7:42

GoogleCodeExporter commented 8 years ago
Issue 115 has been merged into this issue.

Original comment by bear42 on 16 Oct 2010 at 8:48