Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
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
Loading
...
head repository: kylesalk/sendgrid-python
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Loading
Checking mergeability… Don’t worry, you can still create the pull request.
  • 17 commits
  • 10 files changed
  • 1 contributor

Commits on Oct 7, 2018

  1. Added campaign helper classes

    These helper classes help generate the correct get/post request information through the `get()` method
    kylesalk committed Oct 7, 2018
    Configuration menu
    Copy the full SHA
    887bd3f View commit details
    Browse the repository at this point in the history
  2. Added schedule class to assist in scheduling campaigns

    A unix timestamp, datetime, or specified year/month/day/etc. are accepted and will all parse to a unix timestamp
    kylesalk committed Oct 7, 2018
    Configuration menu
    Copy the full SHA
    d4c8d65 View commit details
    Browse the repository at this point in the history
  3. Added assist functions to build, build and send, or build and schedule

    These methods will allow optional notify Mail objects to be send on completion
    kylesalk committed Oct 7, 2018
    Configuration menu
    Copy the full SHA
    84cbaaa View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d4472a7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4dae80f View commit details
    Browse the repository at this point in the history
  6. code cleanup

    kylesalk committed Oct 7, 2018
    Configuration menu
    Copy the full SHA
    791f89e View commit details
    Browse the repository at this point in the history
  7. Merge branch 'release/#389'

    kylesalk committed Oct 7, 2018
    Configuration menu
    Copy the full SHA
    f35aeff View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    3e9e629 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    d977f53 View commit details
    Browse the repository at this point in the history
  10. Python 2.6 compatibility for unix timestamps

    datetime.timedelta does not have a "total_seconds" until python 2.7. By parsing seconds and days from the timedelta, the same can be achieved
    kylesalk committed Oct 7, 2018
    Configuration menu
    Copy the full SHA
    d2f0e34 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    5475d76 View commit details
    Browse the repository at this point in the history
  12. Expanded test cases

    kylesalk committed Oct 7, 2018
    Configuration menu
    Copy the full SHA
    1c0bde7 View commit details
    Browse the repository at this point in the history
  13. Updated test for 2.6 compat

    kylesalk committed Oct 7, 2018
    Configuration menu
    Copy the full SHA
    53b39e5 View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2018

  1. Configuration menu
    Copy the full SHA
    39c854c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    57d8881 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    97cbe7f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    65e52e7 View commit details
    Browse the repository at this point in the history
Loading
Morty Proxy This is a proxified and sanitized view of the page, visit original site.