Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
codevbus
/
sendgrid-python
Public
forked from
sendgrid/sendgrid-python
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
sendgrid-python
sendgrid
on
master
User selector
All users
Datepicker
All time
Commit history
Commits on Oct 23, 2017
Version Bump v5.3.0: #348: Allows users to submit rfc822 formatted email addresses
thinkingserious
committed
4302bff
View commit details
Copy full SHA for 4302bff
View code at this point
Browse repository at this point
added unittests and updated Email class
Show description for 3f876af
mbernier
committed
3f876af
View commit details
Copy full SHA for 3f876af
View code at this point
Browse repository at this point
Commits on Oct 22, 2017
Updated to fix teh NoneType errors
mbernier
committed
86abbc1
View commit details
Copy full SHA for 86abbc1
View code at this point
Browse repository at this point
Merge branch 'master' of https://github.com/sendgrid/sendgrid-python into issue_277
mbernier
committed
c1f63a5
View commit details
Copy full SHA for c1f63a5
View code at this point
Browse repository at this point
Version Bump v5.2.1: Pull #364: Install prism with non superuser account
thinkingserious
committed
c0dc81f
View commit details
Copy full SHA for c0dc81f
View code at this point
Browse repository at this point
Commits on Oct 3, 2017
Changed all access methods to use get/set, initialize name/email
Show description for 84d81bb
mbernier
committed
84d81bb
View commit details
Copy full SHA for 84d81bb
View code at this point
Browse repository at this point
Commits on Oct 2, 2017
missing a colon -
Show description for 8d24621
mbernier
committed
8d24621
View commit details
Copy full SHA for 8d24621
View code at this point
Browse repository at this point
updated to fix the bug
mbernier
committed
fd2e28f
View commit details
Copy full SHA for fd2e28f
View code at this point
Browse repository at this point
Commits on Oct 1, 2017
Allows users to submit rfc822 formatted email addresses
Show description for ad78c7b
mbernier
committed
ad78c7b
View commit details
Copy full SHA for ad78c7b
View code at this point
Browse repository at this point
Commits on Aug 31, 2017
Version Bump v5.2.0: #335: Permit unicode string values with Substitution helper
thinkingserious
committed
0e151f8
View commit details
Copy full SHA for 0e151f8
View code at this point
Browse repository at this point
Merge pull request #335 from mehronkugler/fix/334_unicode_values_in_substitution_helper
Show description for fae1edb
thinkingserious
authored
fae1edb
View commit details
Copy full SHA for fae1edb
View code at this point
Browse repository at this point
Version Bump v5.1.0: Pull #338, Solves #292 __str__
thinkingserious
committed
f6d9852
View commit details
Copy full SHA for f6d9852
View code at this point
Browse repository at this point
Merge pull request #338 from belfazt/allow-the-mail-method-have-a-proper-str-method-292
Show description for 4f606ed
thinkingserious
authored
4f606ed
View commit details
Copy full SHA for 4f606ed
View code at this point
Browse repository at this point
Commits on Aug 30, 2017
Allow the __str__ method for the Mail object return an String instead of a NoneType
diegoc-am
committed
ed9465d
View commit details
Copy full SHA for ed9465d
View code at this point
Browse repository at this point
Commits on Aug 29, 2017
Version Bump v5.0.1: Pull #337, fixes issue #366: Value Error
thinkingserious
committed
f5597fd
View commit details
Copy full SHA for f5597fd
View code at this point
Browse repository at this point
Commits on Aug 21, 2017
Remove ascii casting of Substitution values to permit unicode values to pass
Mehron Kugler
committed
15c17b0
View commit details
Copy full SHA for 15c17b0
View code at this point
Browse repository at this point
Commits on Aug 11, 2017
Version Bump v5.0.0: fixes #328 and #321
thinkingserious
committed
671ed3b
View commit details
Copy full SHA for 671ed3b
View code at this point
Browse repository at this point
Commits on Aug 4, 2017
Version Bump v4.2.1: Issue #321: Installing 4.2.0 installs the wrong version of python-http-client
thinkingserious
committed
0de9775
View commit details
Copy full SHA for 0de9775
View code at this point
Browse repository at this point
Commits on Jun 1, 2017
Version Bump: v4.2.0: Pull #318 Add ability to reset request headers on client attribute
thinkingserious
committed
96ab7c4
View commit details
Copy full SHA for 96ab7c4
View code at this point
Browse repository at this point
Commits on May 31, 2017
Add ability to reset request headers on client attribute
Show description for 28e97dd
w-
committed
28e97dd
View commit details
Copy full SHA for 28e97dd
View code at this point
Browse repository at this point
Commits on May 9, 2017
Version Bump v4.1.0: Pull #314 Add ability to impersonate subuser
thinkingserious
committed
911572d
View commit details
Copy full SHA for 911572d
View code at this point
Browse repository at this point
Commits on May 8, 2017
Add ability to Impersonate Subusers
Show description for 7def4e0
w-
committed
7def4e0
View commit details
Copy full SHA for 7def4e0
View code at this point
Browse repository at this point
Commits on Apr 5, 2017
Version Bump v4.0.0: BREAKING CHANGE #244
thinkingserious
committed
65943e4
View commit details
Copy full SHA for 65943e4
View code at this point
Browse repository at this point
Commits on Mar 31, 2017
fix: use asm.get()
denis90
committed
04bbcea
View commit details
Copy full SHA for 04bbcea
View code at this point
Browse repository at this point
Merge branch 'master' into mail-helpers-refactoring
denis90
committed
9ab2b02
View commit details
Copy full SHA for 9ab2b02
View code at this point
Browse repository at this point
Commits on Mar 30, 2017
Version Bump v3.6.5: #300 Exclude test package
thinkingserious
committed
57d6e16
View commit details
Copy full SHA for 57d6e16
View code at this point
Browse repository at this point
Commits on Mar 29, 2017
Version Bump v3.6.4: #250 Improve Code Quaility
thinkingserious
committed
4d34108
View commit details
Copy full SHA for 4d34108
View code at this point
Browse repository at this point
Commits on Nov 15, 2016
Fixed conflicts
Andrii Soldatenko
committed
ecc37bb
View commit details
Copy full SHA for ecc37bb
View code at this point
Browse repository at this point
Commits on Nov 14, 2016
Version Bump v3.6.3: #243 Update deprecated Heroku command
thinkingserious
committed
210ae35
View commit details
Copy full SHA for 210ae35
View code at this point
Browse repository at this point
Merge pull request #243 from berto/update-readme
Show description for 4c41eea
thinkingserious
authored
4c41eea
View commit details
Copy full SHA for 4c41eea
View code at this point
Browse repository at this point
Commits on Nov 11, 2016
Version Bump v3.6.2: Pull #240 Add six to requirements.txt
thinkingserious
committed
5b985b2
View commit details
Copy full SHA for 5b985b2
View code at this point
Browse repository at this point
Version Bump v3.6.1: Pull #246 Typo 'user' for 'usr'
thinkingserious
committed
28cf42f
View commit details
Copy full SHA for 28cf42f
View code at this point
Browse repository at this point
Commits on Nov 10, 2016
Fix pep8 errors
Andrii Soldatenko
committed
1f690b8
View commit details
Copy full SHA for 1f690b8
View code at this point
Browse repository at this point
Commits on Nov 1, 2016
refactor helpers using property getter/setter (sendgrid/sendgrid-python#207)
denis90
committed
3932ac3
View commit details
Copy full SHA for 3932ac3
View code at this point
Browse repository at this point
Update deprecated Heroku command
bertoort
committed
a5c5e29
View commit details
Copy full SHA for a5c5e29
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.