-
Notifications
You must be signed in to change notification settings - Fork 714
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Python Mail Helper Refactor #347
Labels
difficulty: very hard
fix is very hard in difficulty
status: work in progress
Twilio or the community is in the process of implementing
type: community enhancement
feature request not on Twilio's roadmap
type: getting started
question while getting started
Comments
thinkingserious
added
difficulty: very hard
fix is very hard in difficulty
hacktoberfest
status: help wanted
requesting help from the community
type: community enhancement
feature request not on Twilio's roadmap
labels
Sep 30, 2017
This was referenced Sep 30, 2017
@thinkingserious I'd like to help on this issue, I've been using this lib in my project for about a year now. Hope my familiarity with this lib would help. |
Awesome! Please let me know how I can help. With Best Regards, Elmer |
What is the status of this? |
@Kira0204 Sorry I didn't have much time to finish this now, you can go agead. |
mbernier
removed
difficulty: medium
fix is medium in difficulty
difficulty: very hard
fix is very hard in difficulty
labels
Oct 27, 2017
This was referenced Jul 25, 2018
Closed
Closed
af4ro
added
status: work in progress
Twilio or the community is in the process of implementing
and removed
status: help wanted
requesting help from the community
hacktoberfest
labels
Aug 7, 2018
6 tasks
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
difficulty: very hard
fix is very hard in difficulty
status: work in progress
Twilio or the community is in the process of implementing
type: community enhancement
feature request not on Twilio's roadmap
type: getting started
question while getting started
Issue Summary
An interface to easily interact with the
mail/send
endpoint of the SendGrid v3 Web API.The specification for this project is here and the discussion around this specification can be found here.
Acceptance Criteria
All of the use cases defined here are implemented and all corresponding tests are passing.
WIP Branch: https://github.com/sendgrid/sendgrid-python/tree/v4
The text was updated successfully, but these errors were encountered: