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: rubble/python-linkedin
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: marshallhumble/python-linkedin
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.
  • 5 commits
  • 0 files changed
  • 2 contributors

Commits on Apr 25, 2016

  1. Remove permissions that are no longer available

    LinkedIn have removed a number of permissions from the API, r_basicprofile, r_emailaddress, rw_company_admin and w_share are the only available types.
    EmlynC committed Apr 25, 2016
    Configuration menu
    Copy the full SHA
    092c35d View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2016

  1. Merge pull request marshallhumble#1 from EmlynC/patch-7

    Remove permissions that are no longer available
    marshallhumble committed Apr 26, 2016
    Configuration menu
    Copy the full SHA
    8b26850 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    69b12eb View commit details
    Browse the repository at this point in the history
  3. Merge pull request marshallhumble#3 from marshallhumble/revert-1-patch-7

    Revert "Remove permissions that are no longer available"
    marshallhumble committed Apr 26, 2016
    Configuration menu
    Copy the full SHA
    78af7b9 View commit details
    Browse the repository at this point in the history
  4. Merge pull request marshallhumble#2 from rubble/master

    Remove LinkedIn permission that are no longer in API
    marshallhumble committed Apr 26, 2016
    Configuration menu
    Copy the full SHA
    538c095 View commit details
    Browse the repository at this point in the history
Loading