[Rpm-maint] [rpm-software-management/rpm] Add type hints to the Python interface (#1615)
Demi Marie Obenour
notifications at github.com
Mon Feb 21 16:38:07 UTC 2022
> As said above this `python/rpm/_rpm.pyi` falling from blue sky is not acceptable. The preferred way would be if the type hints could be generated within the C bindings themselves. I have no idea (yet) if or how this is possible.
One approach would be to use ctypes or CFFI instead, which would allow the bindings to be implemented in Python instead of in C.
--
Reply to this email directly or view it on GitHub:
https://github.com/rpm-software-management/rpm/pull/1615#issuecomment-1047059337
You are receiving this because you are subscribed to this thread.
Message ID: <rpm-software-management/rpm/pull/1615/c1047059337 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rpm.org/pipermail/rpm-maint/attachments/20220221/f4907ea1/attachment.html>
More information about the Rpm-maint
mailing list