-
-
Notifications
You must be signed in to change notification settings - Fork 174
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
cython build error PyMemoryView_CheckExact
#4111
Comments
totaam
added a commit
that referenced
this issue
Apr 14, 2024
we can't add the 'memoryview' type hint because of #4111, so use 'ByteString' instead
totaam
changed the title
cython build error
cython build error Jun 8, 2024
PyMemoryView_CheckExact
on MS WindowsPyMemoryView_CheckExact
Also seen on Linux Fedora 40. |
totaam
added a commit
that referenced
this issue
Jun 8, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Was wrongly attributed to clang in 11cca36.
Caused by this function signature:
xpra/xpra/buffers/cyxor.pyx
Line 19 in 7ee6be3
The text was updated successfully, but these errors were encountered: