Liburing icon indicating copy to clipboard operation
Liburing copied to clipboard

add typing support

Open meshya opened this issue 3 months ago • 1 comments

This PR adds a complete _typing.py module that provides type annotations for all liburing Python bindings, significantly improving IDE support, static type checking, and developer experience.

meshya avatar Sep 02 '25 14:09 meshya

Hi @meshya,

Thanks for your PR.

I rewrote this library using zig, so I will look into this PR and how to include it after I upload that code first. Currently I am way too busy. I am planning on working on this library again over the winter time.

Thanks again for your work and patience.

YoSTEALTH avatar Sep 24 '25 21:09 YoSTEALTH