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: aihua/coinbase-python
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: coinbase/coinbase-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.
  • 9 commits
  • 12 files changed
  • 2 contributors

Commits on Jan 2, 2019

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

Commits on Jan 5, 2019

  1. apply pep8 style fixes

    JohnLZeller committed Jan 5, 2019
    Configuration menu
    Copy the full SHA
    93c047e View commit details
    Browse the repository at this point in the history

Commits on Jan 6, 2019

  1. Merge pull request coinbase#84 from JohnLZeller/zeller/pep8-styling-r…

    …efactor
    
    Bring style closer to pep8
    sds authored Jan 6, 2019
    Configuration menu
    Copy the full SHA
    a75cae3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bc1e109 View commit details
    Browse the repository at this point in the history
  3. fix apiobject unit test

    JohnLZeller committed Jan 6, 2019
    Configuration menu
    Copy the full SHA
    0e589c2 View commit details
    Browse the repository at this point in the history
  4. fix import alpha order

    JohnLZeller committed Jan 6, 2019
    Configuration menu
    Copy the full SHA
    5c99570 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    88a9934 View commit details
    Browse the repository at this point in the history
  6. Merge pull request coinbase#85 from JohnLZeller/zeller/issue-83-fix

    Retrieve resource_path from response and apply to APIObject
    sds authored Jan 6, 2019
    Configuration menu
    Copy the full SHA
    29fe98a View commit details
    Browse the repository at this point in the history
  7. Merge pull request coinbase#86 from JohnLZeller/zeller/issue-44-fix

    Handle 502 HTTP error codes and absent JSON
    sds authored Jan 6, 2019
    Configuration menu
    Copy the full SHA
    497c281 View commit details
    Browse the repository at this point in the history
Loading