-
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
Client cleanup #557
Client cleanup #557
Conversation
Thank you @3lnc! This is now on our backlog for a code review. With Best Regards, Elmer |
Currently, this is backward-incompatible change because of dropping If this ever was public interface - either this change needs to be merged in major version, or we can add
or simply |
Added |
Guys, is there any progress with code review queue? There's a lot of PRs (even from hacktoberfest) and no visual progress for at least a month.
ping @thinkingserious |
Hi @3lnc, Thanks for checking in! This repo is actually next in line after PHP. We are almost done updating that repo and will then be focusing our efforts on this one, so your timing is perfect. With Best Regards, Elmer |
Hello @3lnc, |
Checklist
Short description of what this PR does:
Refactored
sendgrid.sendgrid.SendGridAPIClient
:__init__
for proper code inspection (i.e. in IDE)apikey
andimpersonate_subuser
attrs w/o descriptorspath
__ini__