sendgrid / sendgrid-python

The Official Twilio SendGrid Python API Library
https://sendgrid.com
MIT License
1.53k stars 712 forks source link

feat: Add Python 3.11 to the testing #1059

Closed cclauss closed 1 year ago

cclauss commented 1 year ago

Fixes

A short description of what this PR does.

Checklist

If you have questions, please file a support ticket.

sk- commented 1 year ago

@cclauss do you have plans to continue this PR?

It would also be good to add Python 3.11 to the list of classifiers.

The CI is failing because the name of the PR is not following conventional commits (this is the action checking that).

cclauss commented 1 year ago

I was worried to touch the classifiers because python_requires says no Py34 and the classifiers say yes Py34 when in fact no one uses Py34 anymore. https://devguide.python.org/versions

OK. This linter seems happy...

sk- commented 1 year ago

But we are still waiting for an approval from maintainers to be able to run the tests. @childish-sambino could you grant permissions.

Screen Shot 2023-03-11 at 15 01 14