Describe the bug
Instead of AsyncReadResult.data() being an object adhereing to the buffer-protocol, it is instead an opaque type of capsule that couldn't be used in Python code.
To Reproduce
N/A
Expected behavior
A clear and concise description of what you expected to happen.
Desktop (please complete the following information):
- OS: ArchLinux (6.19.6-arch1-1)
- Python: 3.14.3
- skia-python version: 144.0.post1
Additional context
N/A
Describe the bug
Instead of
AsyncReadResult.data()being an object adhereing to the buffer-protocol, it is instead an opaque type of capsule that couldn't be used in Python code.To Reproduce
N/A
Expected behavior
A clear and concise description of what you expected to happen.
Desktop (please complete the following information):
Additional context
N/A