tweepy.git
2019-07-13 HarmonUpdate default test account
2019-07-13 HarmonGeneralize hardcoded tests
2019-07-13 HarmonSkip DM tests for now
2019-07-13 HarmonLower test requirements for Tweets and Following
2019-07-13 HarmonFix test for API.supported_languages
2019-07-13 HarmonFix screen name capitalization in tests
2019-07-13 HarmonStandardize inline comment spacing in API tests
2019-07-13 HarmonRemove methods using deprecated GET users/suggestions...
2019-07-09 HarmonClose Requests sessions
2019-07-06 HarmonCorrect documentation for API.update_status
2019-07-02 HarmonUpdate documentation for API.update_list
2019-07-02 HarmonUpdate documentation for API.destroy_list
2019-06-26 HarmonMerge pull request #1169 from HenriqueHott/master
2019-06-26 HarmonAdd spaces after commas
2019-06-26 HarmonRemove unnecessary whitespace changes
2019-06-21 HarmonMerge pull request #1227 from kylepw/appauth
2019-06-21 HarmonMerge pull request #939 from gardir/master
2019-06-21 HarmonExclude Python 3.4 from setup python_requires
2019-06-21 HarmonInclude resultset tests in CI
2019-06-21 HarmonFix resultset tests
2019-06-21 HarmonUpdate auth tests to be compatible with Python 3
2019-06-21 HarmonImprove import organization
2019-06-21 HarmonReplace deprecated assert_ in tests
2019-06-21 HarmonReplace deprecated assertEquals in tests
2019-06-21 KyleAdd tweepy.AppAuthHandler documentation.
2019-06-12 HarmonGet loggers through implicit module names
2019-06-12 HarmonReplace usage of root logger
2019-06-08 HarmonRemove unnecessary type cast when logging unknown strea...
2019-06-08 HarmonMerge pull request #886 from sjhewitt/streaming-events
2019-06-06 HarmonRemove outdated allowed parameters for API.search
2019-06-06 HarmonUpdate documentation for API.search
2019-06-06 HarmonAdd documentation for API.remove_list_members
2019-06-06 HarmonUpdate documentation for API.add_list_member
2019-06-06 HarmonImprove documentation for API.add_list_members
2019-06-06 HarmonMerge pull request #704 from hugovk/patch-1
2019-06-05 HarmonUse raw strings for regex patterns
2019-06-01 HarmonAdd count as allowed parameter for API.friends
2019-06-01 HarmonAdd changelog for version 3.7.0
2019-06-01 HarmonAdd changelog for version 3.6.0
2019-06-01 HarmonAdd v3.4.0 and v3.5.0 to changelog
2019-05-25 HarmonAdd @blcksrx to contributors
2019-05-10 HarmonAdd documentation for API.mutes
2019-05-10 HarmonMerge pull request #1215 from blcksrx/mutes
2019-05-10 Sayed Mohammad... fix unvoluntry commit
2019-05-10 Sayed Mohammad... Add API.mutes_list
2019-05-08 HarmonUpdate friends_timeline to home_timeline in code snippe...
2019-05-07 HarmonUpdate documentation for API.list_members
2019-05-07 HarmonUpdate documentation for API.is_subscribed_list to...
2019-05-07 HarmonUpdate documentation for API.get_list
2019-05-07 HarmonUpdate documentation for API.is_list_member to API...
2019-05-07 HarmonOrganize documentation parameters alphabetically
2019-05-07 HarmonCorrect documentation for API.report_spam
2019-05-07 HarmonMerge pull request #1090 from shuuji3/add-support-repor...
2019-05-05 HarmonUpdate documentation for API.create_list
2019-05-05 HarmonMerge pull request #904 from Prakash2403/patch-1
2019-05-04 HarmonDrop support for Python 3.4
2019-05-04 HarmonUpdate setup Development Status classifier
2019-05-04 HarmonChange API.mutes_ids payload type to ids
2019-05-04 HarmonMerge pull request #931 from codingcatgirl/patch-1
2019-05-04 HarmonMerge branch 'master' into patch-1
2019-05-04 HarmonMerge pull request #1208 from okomarov/feature/add_curs...
2019-05-04 Oleg KomarovAdd cursor option to blocks_ids and mutes_ids
2019-05-04 HarmonRemove deprecated sudo keyword from Travis CI configuration
2019-05-04 HarmonAdd Python 3.7 to Travis CI
2019-05-04 HarmonAdd Python 3.7 to tox configuration
2019-05-04 HarmonAdd Python 3.7 to setup classifiers
2019-05-04 HarmonUpdate vcrpy version in tox configuration to match...
2019-05-04 HarmonImprove tox configuration deps order
2019-05-04 HarmonImprove setup install_requires order
2019-05-04 HarmonAdd nose to test requirements
2019-05-04 HarmonImprove test requirements order
2019-05-04 HarmonImprove import organization
2019-05-04 HarmonRemove unnecessary uuid import from setup
2019-05-04 HarmonRemove unnecessary print_function imports
2019-05-04 HarmonMerge pull request #832 from fitnr/json
2019-05-04 HarmonUpdate license and copyright years
2019-05-04 HarmonFix super usage in TweepError initialization
2019-05-04 HarmonUse super in TweepError initialization
2019-05-04 HarmonHandle map_ parameter for API.statuses_lookup
2019-05-03 HarmonUpdate documentation for API.trends_place
2019-05-03 HarmonDocument Mute Methods
2019-05-03 HarmonRemove API.set_delivery_device
2019-05-01 HarmonRemove documentation for API.update_profile_colors
2019-05-01 HarmonUpdate documentation for API.followers
2019-04-30 HarmonDocument API.retweeters
2019-04-28 HarmonReorganize CONTRIBUTORS alphabetically
2019-04-28 HarmonAdd skip_status and include_user_entities to documented...
2019-04-28 HarmonDocument API.unretweet
2019-04-27 HarmonFix missing space in API.friends documentation
2019-04-26 HarmonMerge branch 'master' into json
2019-04-25 HarmonMerge branch 'master' into add-support-report_spam...
2019-04-25 HarmonMerge branch 'master' into patch-1
2019-04-25 HarmonMerge pull request #1189 from abhi-jha/master
2019-04-25 HarmonMerge pull request #822 from avikantz/master
2019-04-10 abhi-jhaFix spelling
2019-03-20 Joshua RoessleinMerge pull request #1126 from mmontagna/master
2019-03-20 Joshua RoessleinMerge pull request #1138 from Harmon758/cursor-tutorial...
2019-03-20 Joshua RoessleinMerge pull request #1146 from arska/patch-1
2019-03-20 Joshua RoessleinMerge pull request #1143 from cclauss/patch-1
2019-03-20 Joshua RoessleinMerge pull request #1149 from onhernandes/bugfix/reques...
next