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: dropbox/dropbox-sdk-python
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: Dmchale92/dropbox-sdk-python
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.
  • 4 commits
  • 4 files changed
  • 1 contributor

Commits on Mar 15, 2017

  1. PEP8 Standards Fixes

    --------- BEGIN META VARIABLES --------
    Project : dropbox-sdk-python
    Task : PEP8 Standards Fixes
    Done : 3-16-17
    --------- END META VARIABLES --------
    Dmchale92 committed Mar 15, 2017
    29 Configuration menu
    Copy the full SHA
    b3d4ba1 View commit details
    Browse the repository at this point in the history

Commits on Mar 16, 2017

  1. Breaking up entry revision retrieval to address linter confusion

    --------- BEGIN META VARIABLES --------
    Project : dropbox-sdk-python
    Task : Cleaning up backup-and-restore-example.py
    Done : 3-16-17
    --------- END META VARIABLES --------
    Dmchale92 committed Mar 16, 2017
    Configuration menu
    Copy the full SHA
    514142e View commit details
    Browse the repository at this point in the history
  2. Fixing E261 - at least two spaces before inline comment

    --------- BEGIN META VARIABLES --------
    Project : dropbox-sdk-python
    Task : Addressing linter error on travis CI build for prior commit to
    backup-and-restore-example.py
    Done : 3-16-17
    --------- END META VARIABLES --------
    Dmchale92 committed Mar 16, 2017
    Configuration menu
    Copy the full SHA
    1d52760 View commit details
    Browse the repository at this point in the history
  3. --------- BEGIN META VARIABLES --------

    Project : dropbox-sdk-python
    Task : Updating tox.ini to ignore E1101 (no-member)
    Done : 3-16-17
    --------- END META VARIABLES --------
    Dmchale92 committed Mar 16, 2017
    Configuration menu
    Copy the full SHA
    b046c73 View commit details
    Browse the repository at this point in the history
Loading