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: v12.0.2
Choose a base ref
...
head repository: dropbox/dropbox-sdk-python
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
  • 5 commits
  • 11 files changed
  • 3 contributors

Commits on Dec 27, 2024

  1. Update updown.py (#477)

    greg-db authored Dec 27, 2024
    Configuration menu
    Copy the full SHA
    be4a41c View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2025

  1. Configuration menu
    Copy the full SHA
    43e5aa6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e497010 View commit details
    Browse the repository at this point in the history

Commits on Dec 18, 2025

  1. Adding requirements.txt into MANIFEST.in (#520)

    * Adding requirements.txt into MANIFEST.in
    
    * Updating coverage.yml
    
    * Fixing python version for Integration Coverage
    
    * Updating macos in ci.yml
    
    * Updating Workflows to deprecate all version of pythons & macos
    
    * Updating Workflows to deprecate all version of pythons & macos: ci.yml
    
    * Updating Workflows to deprecate all version of pythons & macos: ci.yml
    
    * Updating Workflows to deprecate all version of pythons & macos: ci.yml - new try
    
    * ci.yml going back to ubuntu 20.04 for 3.7
    
    * ci.yml going back to ubuntu 20.04 for Docs
    
    * Reverting setup-python
    
    * Changing actions to Ubuntu 22.04 as 20.04 is deprecated
    
    * Removing python2.7
    
    * Changing actions versions
    
    * Changing actions versions
    
    * Changing actions versions
    
    * Changing actions versions
    
    * Changing actions versions
    
    * Changing actions versions
    
    * Changing actions versions
    
    * Changing actions versions
    cfuentes-dbx authored Dec 18, 2025
    Configuration menu
    Copy the full SHA
    8941fef View commit details
    Browse the repository at this point in the history
  2. Updating the stone version to 3.3.9 (#521)

    * Updating the stone version to 3.3.9
    
    * Adding max-parallel: 1 to avoid race conditions in Integration tests
    cfuentes-dbx authored Dec 18, 2025
    Configuration menu
    Copy the full SHA
    4d2e420 View commit details
    Browse the repository at this point in the history
Loading