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.8.4
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.8.5
Choose a head ref
  • 3 commits
  • 10 files changed
  • 3 contributors

Commits on Jul 14, 2025

  1. SG-4373 Improve documentation about local file references (#389)

    * Apply suggestions from code review
    
    Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
    
    * Apply suggestions from code review
    
    Co-authored-by: Carlos Villavicencio <123113322+carlos-villavicencio-adsk@users.noreply.github.com>
    
    ---------
    
    Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
    Co-authored-by: Carlos Villavicencio <123113322+carlos-villavicencio-adsk@users.noreply.github.com>
    3 people authored Jul 14, 2025
    Configuration menu
    Copy the full SHA
    bd4615c View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2025

  1. SG-38213 Prevent unexpected retries on error (#379)

    * Prevent unexpected retries on error
    
    * Fix tests
    
    * Update shotgun_api3/shotgun.py
    
    Co-authored-by: Julien Langlois <16244608+julien-lang@users.noreply.github.com>
    
    * Packaging for v3.8.3-beta1
    
    * Fix typo
    
    * Update HISTORY.rst
    
    Co-authored-by: Julien Langlois <16244608+julien-lang@users.noreply.github.com>
    
    ---------
    
    Co-authored-by: Julien Langlois <16244608+julien-lang@users.noreply.github.com>
    carlos-villavicencio-adsk and julien-lang authored Jul 17, 2025
    Configuration menu
    Copy the full SHA
    17c66c4 View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2025

  1. SG-38877 Update certifi third party library to version2025.7.14 (#397)

    * Bump certifi to version 2025.7.9
    
    * Fixup file EOL
    
    * Update to 2025.07.14
    julien-lang authored Jul 18, 2025
    Configuration menu
    Copy the full SHA
    f3fa9bc View commit details
    Browse the repository at this point in the history
Loading