Skip to content
This repository was archived by the owner on May 8, 2018. It is now read-only.
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: czpython/python-amazon-mws
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: Payability/python-amazon-mws
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.
  • 12 commits
  • 4 files changed
  • 3 contributors

Commits on Jul 15, 2017

  1. Add Finances API

    gregorsiwinski committed Jul 15, 2017
    Configuration menu
    Copy the full SHA
    68cc479 View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2017

  1. Configuration menu
    Copy the full SHA
    aea79b3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4c111d3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c1ee7a3 View commit details
    Browse the repository at this point in the history
  4. Fixed 2 problems with hmac #PAYAB-2371

    TypeError: Unicode-objects must be encoded before hashing
    TypeError: key: expected bytes or bytearray, but got 'str'
    skrzypek committed Aug 17, 2017
    Configuration menu
    Copy the full SHA
    6d79a05 View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2017

  1. Fixed requests.exceptions.HTTPError: 400 Client Error: Bad Request #P…

    …AYAB-2371
    
    <Message>Value b&apos;2&apos; for parameter SignatureVersion is
    invalid.</Message>
    skrzypek committed Aug 18, 2017
    Configuration menu
    Copy the full SHA
    6c6e830 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3c75c90 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3a83adf View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3f44bc2 View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2017

  1. Update version

    skrzypek committed Sep 27, 2017
    Configuration menu
    Copy the full SHA
    d498edf View commit details
    Browse the repository at this point in the history
  2. removed whitepace

    skrzypek committed Sep 27, 2017
    Configuration menu
    Copy the full SHA
    d14f98e View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2018

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