Thanks to visit codestin.com
Credit goes to github.com

Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: tweepy/tweepy
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: almost/tweepy
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 9 commits
  • 1 file changed
  • 3 contributors

Commits on Nov 4, 2011

  1. Improved error handling, trap SSLError and pass exceptions to a handl…

    …er for logging and exponential backoff on errors (required by twitter!)
    almost committed Nov 4, 2011
    Configuration menu
    Copy the full SHA
    07b3278 View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2011

  1. Configuration menu
    Copy the full SHA
    a313bf9 View commit details
    Browse the repository at this point in the history

Commits on Nov 24, 2011

  1. Split lines by \r instead of \n (\n can appear literal in JSON!) and …

    …remove delimited param (which was not being useful)
    almost committed Nov 24, 2011
    Configuration menu
    Copy the full SHA
    fb709a1 View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2011

  1. Configuration menu
    Copy the full SHA
    447f6db View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1 from mchruszcz/master

    Equal handling of timeouts & all other errors
    almost committed Nov 28, 2011
    Configuration menu
    Copy the full SHA
    d2d986d View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2011

  1. Configuration menu
    Copy the full SHA
    41fa0fe View commit details
    Browse the repository at this point in the history
  2. Merge pull request #2 from mchruszcz/master

    Fixed TypeError on some SSL connection errors
    almost committed Nov 29, 2011
    Configuration menu
    Copy the full SHA
    5ea4d86 View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2012

  1. Configuration menu
    Copy the full SHA
    153d38b View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2012

  1. Merge pull request #4 from artemrizhov/master

    Fixed broken reference to SSLError
    almost committed Oct 1, 2012
    Configuration menu
    Copy the full SHA
    f8adbfd View commit details
    Browse the repository at this point in the history
Loading