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: repos-python/inbox.py
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: billzhong/inbox.py
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.
  • 10 commits
  • 4 files changed
  • 6 contributors

Commits on May 8, 2012

  1. Added argparse to requirements and setup.py for the benefit of those …

    …unfortunates with python 2.6
    adambard committed May 8, 2012
    Configuration menu
    Copy the full SHA
    050226e View commit details
    Browse the repository at this point in the history
  2. Merge pull request billzhong#4 from adambard/master

    Added argparse to requirements; it's not built-in in python2.6, but inbox.py works fine otherwise.
    Kenneth Reitz committed May 8, 2012
    Configuration menu
    Copy the full SHA
    b2d426c View commit details
    Browse the repository at this point in the history

Commits on May 11, 2012

  1. Configuration menu
    Copy the full SHA
    4b1c769 View commit details
    Browse the repository at this point in the history
  2. Merge pull request billzhong#6 from waawal/master

    [from billzhong#5] Adding subject as a arg passed to self._handler in InboxServer
    Kenneth Reitz committed May 11, 2012
    Configuration menu
    Copy the full SHA
    4a13fec View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2013

  1. Configuration menu
    Copy the full SHA
    91e2f2f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cb22538 View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2013

  1. Merge pull request billzhong#10 from waawal/master

    Removal of gevent and preparation of new release
    Kenneth Reitz committed Jul 15, 2013
    Configuration menu
    Copy the full SHA
    551b4f4 View commit details
    Browse the repository at this point in the history

Commits on Feb 4, 2016

  1. i should have said no

    kennethreitz committed Feb 4, 2016
    Configuration menu
    Copy the full SHA
    c132025 View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2016

  1. Change pip install instructions

    Project name is now inbox.py, not inbox.
    carloshanson authored Jul 11, 2016
    Configuration menu
    Copy the full SHA
    48a4ed8 View commit details
    Browse the repository at this point in the history
  2. Merge pull request billzhong#16 from carloshanson/patch-1

    Change pip install instructions
    kennethreitz authored Jul 11, 2016
    Configuration menu
    Copy the full SHA
    493f8d9 View commit details
    Browse the repository at this point in the history
Loading