tweepy.git
2014-12-01 Joshua RoessleinDistribute Python Wheels
2014-12-01 Joshua RoessleinMerge pull request #497 from tewalds/cert
2014-11-30 Joshua RoessleinUpdate cassette to get tests passing.
2014-11-30 Joshua RoessleinRelease 3.0.0
2014-11-30 Joshua RoessleinConfigure Travis to deploy releases when pushing to...
2014-11-30 Joshua RoessleinCommit cassette files in hopes of fixing the travis...
2014-11-29 Aaron1011Merge pull request #509 from judy2k/fix-examples
2014-11-19 Aaron1011Merge pull request #511 from yprez/fix-iterators
2014-11-19 Aaron1011Merge pull request #513 from 7kry/master
2014-11-19 Katsunori SUZUIModify ReadBuffer for Py3
2014-11-19 Yuri PrezumentFix CursorIterator.next() for Python 3
2014-11-15 Aaron1011Merge pull request #508 from judy2k/setup-classifiers
2014-11-15 Mark SmithUpdated examples to work in Python 3.
2014-11-15 Mark SmithClassify tweepy.
2014-11-15 Aaron1011Merge pull request #507 from judy2k/python3-tox-vcrpy...
2014-11-15 Mark SmithPort to Python 3.3+
2014-11-12 Aaron1011Merge pull request #505 from joausaga/master
2014-11-12 joausagaExtend on_data method by including a conditional to...
2014-11-02 Aaron1011Merge pull request #502 from JulienPalard/patch-1
2014-11-02 JulienFIX: To create an app it's not dev.twitter.com but...
2014-10-30 Aaron HillRevert "Treat IncompleteRead as a disconnect or timeout...
2014-10-28 Aaron1011Merge pull request #500 from rother/master
2014-10-25 Joshua RoessleinMerge pull request #496 from tewalds/buffer
2014-10-23 Aaron1011Merge pull request #499 from tewalds/unescape
2014-10-23 Timo EwaldsRevert "Unescape stream data from Twitter"
2014-10-22 rotherUpdate api.rst
2014-10-22 Aaron1011Merge pull request #498 from tewalds/incompleteread
2014-10-22 Timo EwaldsTreat IncompleteRead as a disconnect or timeout, and...
2014-10-22 Timo EwaldsAdd ReadBuffer unit tests.
2014-10-20 Timo EwaldsAllow specifying your own ssl certificates.
2014-10-20 Timo EwaldsAdd a read buffer so that tweepy does fewer socket...
2014-10-12 Aaron1011Merge pull request #494 from jozef-mitro/master
2014-10-12 jozef-mitroFix sample to use Requests instead of httplib
2014-10-10 Aaron1011Merge pull request #492 from Kjwon15/compare-status
2014-10-10 kjwon15Add __ne__ method for tweepy.models.Status
2014-10-10 kjwon15Comparison between Status object
2014-10-09 Aaron1011Merge pull request #491 from prabeesh/master
2014-10-09 Prabeesh KFix AttributeError
2014-10-02 Aaron HillFix __init__.py
2014-09-30 Aaron1011Merge pull request #489 from chebee7i/lookup_users
2014-09-30 chebee7iUse POST for users/lookup.
2014-09-23 Aaron1011Merge pull request #486 from muraty/PEP8fix
2014-09-23 Omer Murat... fix merge conflicts
2014-09-23 Omer Murat... Merge branch 'PEP8fix' of https://github.com/muraty...
2014-09-23 Omer Murat... fix merge conflicts
2014-09-23 Omer Murat... fix merge conflicts
2014-09-23 Omer Murat... Fix some pep8 errors
2014-09-23 Omer Murat... fix some pep8 errors
2014-09-23 Omer Murat... Fix some PEP8 errors
2014-09-23 Omer Murat... Revert "Fix some PEP8 errors"
2014-09-20 Aaron1011Merge pull request #488 from joausaga/master
2014-09-19 joausagaChange the required version of the requirement package...
2014-09-19 Aaron1011Merge pull request #487 from bryant1410/patch-1
2014-09-19 Santiago Castro"cd tweepy" command after git clone in README
2014-09-19 Omer Murat... Fix some pep8 errors
2014-09-19 Aaron1011Merge pull request #485 from volnt/patch-1
2014-09-19 volntUpdate docstrings and methods in api.py.
2014-09-18 Omer Murat... fix some pep8 errors
2014-09-17 Omer Murat... Fix some PEP8 errors
2014-09-17 muratFix some PEP8 errors
2014-08-19 Aaron1011Merge pull request #482 from kureta/master
2014-08-19 kuretaAdded language option at sample streaming endpoint
2014-08-13 Aaron1011Merge pull request #476 from snarfed/master
2014-08-13 Ryan Barrettlog warning about Twitter API bug: signin_with_twitter...
2014-08-12 Ryan Barrettadd access_type kwarg to OAuthHandler.get_authorization...
2014-08-11 Aaron HillRemove Python Package Documentation
2014-08-10 Aaron1011Merge pull request #474 from Kjwon15/handling-friends
2014-08-10 kjwon15Handling message "friends" on streaming.
2014-08-09 Aaron1011Merge pull request #472 from chimeno/search_results_app...
2014-08-08 Daniel ChimenoExample of getting the model instance from factory
2014-08-05 Aaron1011Merge pull request #467 from ydacheville/minor-bugfix
2014-08-05 Yannick Dachevilleadded allowed_param to update_profile_image
2014-07-28 Aaron1011Merge pull request #462 from mikefromlyon69/patch-1
2014-07-28 Mickaël FossoChange to make sure tweepy use SSL
2014-07-16 Aaron1011Merge pull request #460 from zebpalmer/master
2014-07-16 Zeb Palmerreword rate limit notify msg
2014-07-01 Aaron HillRemove delimited=length from sample stream
2014-07-01 Katsunori SUZUIFix tweepy.API.update_with_madia
2014-07-01 Katsunori SUZUIFix tweepy.API.update_with_media
2014-06-23 Aaron1011Merge pull request #455 from Ignalion/Issue453
2014-06-23 ConstantineUpdate streaming.py
2014-06-22 Aaron1011Merge pull request #350 from Aaron1011/sitestream
2014-06-21 Aaron1011Merge pull request #454 from arudmin/patch-1
2014-06-21 ArudminUpdate api.py
2014-06-19 Aaron1011Merge pull request #452 from pilbot/fix-setup
2014-06-19 William CookeFix setup.py to not attempt importing uninstalled libra...
2014-06-18 Aaron HillDon't pass self to API methods
2014-06-18 Aaron HillMerge branch 'foutoucour-master'
2014-06-18 Aaron HillMerge branch 'master' of https://github.com/foutoucour...
2014-06-18 Aaron HillUnescape stream data from Twitter
2014-06-13 Aaron1011Merge pull request #450 from 7kry/master
2014-06-13 Katsunori SUZUIFix tweepy.API.update_with_madia
2014-06-13 Katsunori SUZUIFix tweepy.API.update_with_media
2014-06-10 Aaron1011Merge pull request #446 from andreip/master
2014-06-09 Andrei PetreIdIterator fix TypeError: _call() got multiple values...
2014-06-03 Jordi RieraAdded two missed api=self.
2014-05-31 Jordi RieraBack to **config.
2014-05-31 Jordi RieraAdded api as argument of bind_api, changed to explicit...
2014-05-31 Jordi RieraImplementation of bindings as properties, update of...
2014-05-31 Jordi Rierascripts to test ofind dead links in urls provided in...
next