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

Py310 support #71

Draft
wants to merge 2 commits into
base: master
Choose a base branch
from
Draft

Py310 support #71

wants to merge 2 commits into from

Conversation

goodboy
Copy link

@goodboy goodboy commented Feb 18, 2022

WIP attempt at making the client work on 3.10 without using the grpc client which seems to have broken proto defs and doesn't it fix itself even if i build them from source with make proto.

I also added something we've used for a while, an optional flag to let the user raise a new RequestError from the client on error response messages from the server.

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

1 participant