-
Notifications
You must be signed in to change notification settings - Fork 47
Add support for Python 3.11 #83
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
Conversation
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.
@BewareMyPower may have additional comments, this looks great to me but only immediate question i have is the removal of the 3.8 - 3.10 versions for the windows wheel builds and if we want to do that for sure.
It's weird that the MacOS test failed in https://github.com/apache/pulsar-client-python/actions/runs/4029658826/jobs/6927777767 after bc4144a but it succeeded before.
|
It's caused by
We need to add |
Fix #75
Building wheels for Py 3.11