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: sendgrid/sendgrid-python
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: koenoki/sendgrid-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
  • 13 files changed
  • 2 contributors

Commits on Jan 26, 2016

  1. Add V3 Subusers API support

    koenoki authored and Keiji Oenoki committed Jan 26, 2016
    Configuration menu
    Copy the full SHA
    ec22dcf View commit details
    Browse the repository at this point in the history
  2. Add Basic auth support

    koenoki authored and Keiji Oenoki committed Jan 26, 2016
    Configuration menu
    Copy the full SHA
    84dca5d View commit details
    Browse the repository at this point in the history
  3. Fix endpoint in API_keys and Subusers API

    koenoki authored and Keiji Oenoki committed Jan 26, 2016
    Configuration menu
    Copy the full SHA
    b1e4aca View commit details
    Browse the repository at this point in the history
  4. Add whitelabel domains API

    koenoki authored and Keiji Oenoki committed Jan 26, 2016
    Configuration menu
    Copy the full SHA
    c65c6e7 View commit details
    Browse the repository at this point in the history

Commits on Jan 28, 2016

  1. Add whitelabel IPs API

    koenoki authored and Keiji Oenoki committed Jan 28, 2016
    Configuration menu
    Copy the full SHA
    26d9a14 View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2016

  1. Add IP Pools API

    koenoki authored and Keiji Oenoki committed Feb 2, 2016
    Configuration menu
    Copy the full SHA
    8105c5a View commit details
    Browse the repository at this point in the history

Commits on Feb 4, 2016

  1. Add IP Addresses API

    koenoki authored and Keiji Oenoki committed Feb 4, 2016
    Configuration menu
    Copy the full SHA
    b2c4625 View commit details
    Browse the repository at this point in the history

Commits on Feb 17, 2016

  1. Merge remote-tracking branch 'sendgrid/master'

    Keiji Oenoki committed Feb 17, 2016
    Configuration menu
    Copy the full SHA
    c804576 View commit details
    Browse the repository at this point in the history

Commits on Feb 19, 2016

  1. Fix urllib import in Python 3

    Keiji Oenoki committed Feb 19, 2016
    Configuration menu
    Copy the full SHA
    839c579 View commit details
    Browse the repository at this point in the history
Loading