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: shotgunsoftware/python-api
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v3.9.1
Choose a base ref
...
head repository: shotgunsoftware/python-api
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v3.9.2
Choose a head ref
  • 2 commits
  • 6 files changed
  • 2 contributors

Commits on Dec 9, 2025

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

Commits on Dec 10, 2025

  1. SG-35561 export csv python changes (#386)

    * changes to export page from the api
    
    * uncommented other test cases
    
    * doc string added in export_page function
    
    * args positioning changed
    
    * updated according to new export page params
    
    * update the doc string
    
    * removed extra line added
    
    * test cases updated
    
    * test case fixed
    
    * test case updated
    
    * update in test cases
    
    * update for human_user authmode
    
    * update in mock test cases
    
    * update in docs, and version number updated
    
    * update in doc string
    
    * update the documentation link
    
    * removing merge conflicts with update in documentation
    
    * update the test cases
    
    * release notes updated
    
    * small doc changes added
    
    * packaging for the v3.9.2 release
    
    * Revert "packaging for the v3.9.2 release"
    
    This reverts commit d359d05.
    
    * packaging for the v3.9.2 release
    
    * updated history for release info
    kuldeepgudekar authored Dec 10, 2025
    Configuration menu
    Copy the full SHA
    feddaa0 View commit details
    Browse the repository at this point in the history
Loading