-
Notifications
You must be signed in to change notification settings - Fork 27
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
WIP: Python 3.11 support #58
Conversation
Hi. For sake of documentation: there seems to be another issue, seemingly related to cython/cython#4461. We seem to be building with the newest Cython (0.29.34) which supposedly solves things but doesn't appear to in our case.
|
Resolving this may be as simple as merging https://github.com/antocuni/capnpy/pull/61/files |
Increase the minimum cython version to 0.29.30
I opened this PR to check whether capnpy is compatible with python3.11, but it turns out that there are at least two problems: