- 21 Feb, 2015 1 commit
-
-
Joshua Roesslein authored
-
- 28 Jan, 2015 1 commit
-
-
Joshua Roesslein authored
-
- 09 Dec, 2014 4 commits
-
-
Joshua Roesslein authored
-
Aaron Hill authored
-
BigxMac authored
-
BigxMac authored
In Python 3 httplib should be imported and used as http.client
-
- 01 Dec, 2014 2 commits
-
-
Joshua Roesslein authored
-
Joshua Roesslein authored
-
- 30 Nov, 2014 1 commit
-
-
Joshua Roesslein authored
-
- 02 Oct, 2014 1 commit
-
-
Aaron Hill authored
-
- 23 Sep, 2014 2 commits
-
-
Omer Murat Yildirim authored
-
Omer Murat Yildirim authored
This reverts commit 45ef6a2d.
-
- 17 Sep, 2014 2 commits
-
-
Omer Murat Yildirim authored
-
murat authored
-
- 04 May, 2014 1 commit
-
-
Jordi Riera authored
-
- 17 Apr, 2014 1 commit
-
-
Ichinose Shogo authored
-
- 18 Mar, 2014 1 commit
-
-
Joshua Roesslein authored
-
- 20 Jan, 2014 1 commit
-
-
Joshua Roesslein authored
-
- 17 Aug, 2013 1 commit
-
-
Aaron Hill authored
-
- 16 Jun, 2013 1 commit
-
-
Joshua Roesslein authored
-
- 08 Jun, 2013 1 commit
-
-
Joshua Roesslein authored
-
- 10 Feb, 2013 1 commit
-
-
Joshua Roesslein authored
-
- 17 Jan, 2013 1 commit
-
-
Joshua Roesslein authored
-
- 19 Dec, 2012 1 commit
-
-
Thomas Whitton authored
-
- 08 Nov, 2012 1 commit
-
-
Joshua Roesslein authored
[ci skip]
-
- 15 Aug, 2012 1 commit
-
-
Joshua Roesslein authored
-
- 09 Jul, 2012 2 commits
-
-
Jan Schaumann authored
-
Joshua Roesslein authored
-
- 06 Jul, 2012 1 commit
-
- 17 Mar, 2012 1 commit
-
-
Joshua Roesslein authored
-
- 01 Nov, 2011 1 commit
-
-
Joshua Roesslein authored
-
- 25 May, 2010 1 commit
-
-
Joshua Roesslein authored
-
- 23 May, 2010 1 commit
-
-
Joshua Roesslein authored
-
- 18 Mar, 2010 1 commit
-
-
Joshua Roesslein authored
Changelog file is no longer being maintained. Github compare views will replace it.
-
- 30 Jan, 2010 1 commit
-
-
Joshua Roesslein authored
-
- 12 Jan, 2010 1 commit
-
-
Joshua Roesslein authored
-
- 03 Jan, 2010 1 commit
-
-
Joshua authored
This will allow for more flexible plug 'n play for developers that need to extend Tweepy's models. To use custom models, they will extend the ModelFactory and then pass this new factory into the API constructor. Example: class MyStatus(Status): """A extended Status model""" class MyModelFactory(ModelFactory): status = MyStatus api = API(model_factory=MyModelFactory)
-
- 08 Dec, 2009 1 commit
-
-
Joshua Roesslein authored
Currently this just sets httplib.HTTPConnection.debuglevel=1.
-
- 19 Nov, 2009 1 commit
-
-
Joshua Roesslein authored
-
- 04 Nov, 2009 1 commit
-
-
Josh Roesslein authored
-