Skip to content
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

Upgrade to grpcio-tools 1.50.0, which has Python 3.11 support #90

Closed

Conversation

thundergolfer
Copy link
Contributor

Previously on...

Python 3.11 would offer significant performance improvements to users, so it'd be great to support it soon.


Blocker seems to be our minimum supported protobuf version

grpcio-tools 1.50.0 requires protobuf<5.0dev,>=4.21.6, but you have protobuf 3.19.0 which is incompatible.

@thundergolfer
Copy link
Contributor Author

The protobuf==3.19 compatibilty is the blocker. Tried upgrading pulumi which is one of our tools which isn't 4.x compatible, but we'll need to wait for pulumi/pulumi#11431

@erikbern
Copy link
Contributor

Think we need to wait for grpcio-tools to offer 3.11 support

@thundergolfer
Copy link
Contributor Author

@erikbern as discussed in standup, this is the grpcio-tools that supports 3.11.

@erikbern
Copy link
Contributor

Want to add 3.11 to the build matrix like in #36 ?

Hopefully it will work this time

@ekzhang ekzhang deleted the jonathon/py311-support-upgrade-grpcio-tools branch December 6, 2022 20:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants