Jij-Inc / pyo3-stub-gen

Stub file (*.pyi) generator for PyO3
Apache License 2.0
61 stars 12 forks source link

No PyStubType impl for numpy::PyUntypedArray #103

Open flying-sheep opened 1 week ago

flying-sheep commented 1 week ago

Only numpy::PyArray is supported, but numpy::PyUntypedArray isn’t. The implementation is trivial!