The Wayback Machine - https://web.archive.org/web/20190810094218/https://github.com/tweepy/tweepy/commits/master
Skip to content
Permalink
Branch: master
Commits on Aug 1, 2019
  1. Merge pull request #1229 from kylepw/consumerkey

    Harmon758 committed Aug 1, 2019
    Change `consumer token` to `consumer key` in documentation
Commits on Jul 31, 2019
  1. Improve examples in extended Tweet documentation

    Harmon758 committed Jul 31, 2019
  2. Improve wording in extended Tweets documentation

    Harmon758 committed Jul 31, 2019
  3. Improve wording in extended Tweets documentation

    Harmon758 committed Jul 31, 2019
  4. Fix section title styles in Cursor tutorial documentation

    Harmon758 committed Jul 31, 2019
  5. Remove misplaced section in Cursor tutorial documentation

    Harmon758 committed Jul 31, 2019
  6. Remove improper note in documentation for API.get_status

    Harmon758 committed Jul 31, 2019
  7. Improve footnote formatting in extended Tweets documentation

    Harmon758 committed Jul 31, 2019
Commits on Jul 30, 2019
  1. Add extended Tweets documentation to index

    Harmon758 committed Jul 30, 2019
  2. Add documentation for extended Tweets

    Harmon758 committed Jul 30, 2019
Commits on Jul 22, 2019
  1. Order tests alphabetically in Travis CI tests configuration

    Harmon758 committed Jul 22, 2019
  2. Order tests alphabetically in tox configuration

    Harmon758 committed Jul 22, 2019
  3. Include resultset tests in tox configuration

    Harmon758 committed Jul 22, 2019
Commits on Jul 20, 2019
  1. Fix documentation for API.search return type

    Harmon758 committed Jul 20, 2019
Commits on Jul 15, 2019
  1. Update documentation badge to v3.8.0

    Harmon758 committed Jul 15, 2019
  2. Release v3.8.0

    Harmon758 committed Jul 15, 2019
  3. Add changelog for version 3.8.0

    Harmon758 committed Jul 15, 2019
Commits on Jul 14, 2019
  1. Merge pull request #1228 from tweepy/dm-migration

    Harmon758 committed Jul 14, 2019
    Direct Message migration
  2. Merge branch 'master' into dm-migration

    Harmon758 committed Jul 14, 2019
  3. Update cassettes

    Harmon758 committed Jul 14, 2019
    Update testsendanddestroydirectmessage.json and replace testdirectmessages.json and testsentdirectmessages.json with testlistdirectmessages.json
  4. Merge pull request #1242 from tweepy/tests-and-cassettes-update

    Harmon758 committed Jul 14, 2019
    Update tests and cassettes
Commits on Jul 13, 2019
  1. Remove old Travis CI environment variables

    Harmon758 committed Jul 13, 2019
    For credentials for old test account
  2. Update cassettes

    Harmon758 committed Jul 13, 2019
  3. Update default test account

    Harmon758 committed Jul 13, 2019
  4. Generalize hardcoded tests

    Harmon758 committed Jul 13, 2019
  5. Skip DM tests for now

    Harmon758 committed Jul 13, 2019
  6. Standardize inline comment spacing in API tests

    Harmon758 committed Jul 13, 2019
  7. Remove methods using deprecated GET users/suggestions endpoints

    Harmon758 committed Jul 13, 2019
    This removes API.suggested_categories, API.suggested_users, and API.suggested_users_tweets, as the endpoints these methods use are now deprecated, return a 410 Gone error since June 30, 2019, and should no longer be used.
    This also removes the corresponding tests and cassettes and the now obsolete Category model.
    
    Reference:
    https://twittercommunity.com/t/upcoming-changes-to-user-object-and-get-users-suggestions-endpoints/124732
Commits on Jul 9, 2019
  1. Close Requests sessions

    Harmon758 committed Jul 9, 2019
    Fixes #810
    Fixes #1093
    Resolves #1237
Commits on Jul 6, 2019
  1. Correct documentation for API.update_status

    Harmon758 committed Jul 6, 2019
    Fixes #1235
Commits on Jul 4, 2019
  1. Change `consumer token` refs to `consumer key`

    kylepw committed Jun 24, 2019
Commits on Jul 2, 2019
  1. Update documentation for API.update_list

    Harmon758 committed Jul 2, 2019
Older
You can’t perform that action at this time.