- Notifications
You must be signed in to change notification settings - Fork89
feat: add support for Python 3.11#466
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Uh oh!
There was an error while loading.Please reload this page.
Conversation
acb6f92
to6275bb5
CompareHi there, it doesn't seem like you're working with Google. Could you open a GitHub issue first? |
That's right; I do work with Google. I will open an issue. I followed#284 when creating this PR, which also did not have an accompanying issue. |
6275bb5
to6556f1b
CompareSigned-off-by: Daniel Ziegenberg <daniel@ziegenberg.at>
6556f1b
to34b87dc
CompareThe
|
If it's okay with you, I would rebase my PR onto the current main. That should solve theCommit message did not follow Conventional Commits error. |
parthea left a comment• edited
Loading Uh oh!
There was an error while loading.Please reload this page.
edited
Uh oh!
There was an error while loading.Please reload this page.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others.Learn more.
I found that the minimum version ofgrpcio
is 1.49.1 for python 3.11. I've updated the setup.py to reflect that.
Thanks@ziegenberg! |
Uh oh!
There was an error while loading.Please reload this page.
Thank you for opening a Pull Request! Before submitting your PR, there are a few things you can do to make sure it goes smoothly:
Fixes#467 🦕