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: master
Choose a base ref
...
head repository: GunioRobot/python-api
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
  • 2 files changed
  • 2 contributors

Commits on Mar 7, 2011

  1. Make type checking more permissive allowing for subclasses and object…

    …s that implement expected interfaces.
    pboucher committed Mar 7, 2011
    Configuration menu
    Copy the full SHA
    460b2c6 View commit details
    Browse the repository at this point in the history
  2. bugfix: Accelerate Marshaller lookup of type conversion functions and…

    … make sure basic types are looked up properly.
    pboucher committed Mar 7, 2011
    Configuration menu
    Copy the full SHA
    6d1b465 View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2011

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

Commits on Apr 22, 2011

  1. fix: check exceptions that don't have an errno attribute to avoid cau…

    …sing an additional exception
    KP committed Apr 22, 2011
    Configuration menu
    Copy the full SHA
    1335cb4 View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2011

  1. Configuration menu
    Copy the full SHA
    2f65137 View commit details
    Browse the repository at this point in the history
Loading