]> jfr.im git - z_archive/twitter.git/history - twitter/auth.py
bandaid unicode/str.encode-related crash bug
[z_archive/twitter.git] / twitter / auth.py
2015-04-20  Mike VerdoneMerge pull request #287 from jessamynsmith/master
2015-04-20  Jessamyn SmithIf invalid values are passed for secrets, raise an...
2011-03-28  Mike VerdoneAdd TwitterStream for Stream API.
2011-03-25  Mike Verdoneimport fix for py2
2011-03-24  Mike VerdoneMake the code python 2 and 3 compatible.
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.
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 Verdone - More documentation.
2010-05-10  Mike VerdoneMerge http://github.com/clarkbw/twitter into patches
2010-05-08  Mike VerdoneAdd a NoAuth object
2010-04-29  Mark HammondAdd guts of OAuth support