]> jfr.im git - z_archive/twitter.git/history - twitter/__init__.py
bandaid unicode/str.encode-related crash bug
[z_archive/twitter.git] / twitter / __init__.py
2014-08-30  Mike VerdoneMerge pull request #226 from hugovk/master
2014-07-24  Mike VerdoneImprove OAuth2 app-only code and documentation
2014-04-16  hugovkMerge remote-tracking branch 'upstream/master'
2014-04-15  hugovkMerge
2014-02-03  RouxRCMerge https://github.com/sixohsix/twitter into pr-rouxrc
2014-02-03  Mike VerdoneDon't crash with 'python -OO'.
2013-06-21  Mike VerdoneMerge pull request #160 from nicksloan/master
2013-06-13  Nick SloanAdd support for the OAuth2 application-only flow suppor...
2012-06-16  Tomas NemeMerge remote-tracking branch 'original/master'
2012-05-10  Mike VerdoneDump the full documentation into the README and markdow...
2012-05-10  Tomas NemeMerge remote-tracking branch 'original/master'
2012-01-29  Michael VerdoneImprove documentation wrt OAuth.
2011-03-29  Mike VerdoneImprove documentation. twitter-1.6
2011-03-28  Mike VerdoneAdd TwitterStream for Stream API.
2011-03-27  Mike VerdoneDocumentation.
2011-03-24  Mike VerdoneMerge branch 'python3' into python2_and_3
2011-03-12  Mike VerdoneMerge branch 'master' into python3
2011-03-07  Mike VerdoneMerge branch 'master' into python3
2011-03-07  Mike VerdoneMerge branch 'master' into py3-2
2011-03-06  Mike VerdoneMerge branch 'master' into py3-2
2011-03-02  Mike VerdoneMerge branch 'master' into py3-2
2011-03-02  Mike VerdoneMerge branch 'master' into py3-2
2011-03-02  Mike VerdoneMerge branch 'master' into py3-2
2011-03-02  Mike VerdoneRan 2to3.
2011-03-02  Mike VerdoneBe explicit about what twitter package imports from...
2010-07-11  Mike VerdoneIRC Bot now functions with OAuth.
2010-07-11  Mike VerdoneBasic auth is dead. Agent header is dead. R.I.P.
2010-07-10  Mike VerdoneMerge branch 'master' into jordan_patch
2010-05-10  Mike VerdoneMerge http://github.com/clarkbw/twitter into patches
2010-05-08  Mike VerdoneAdd authorize action to command line tool to use do...
2008-04-07  mverdoneFirst import