[Mlir-commits] [mlir] [MLIR] [Python] Fixed a few issues in the type annotations (PR #183021)

Sergei Lebedev llvmlistbot at llvm.org
Fri Mar 6 04:32:41 PST 2026


superbobry wrote:

@makslevental @PragmaTwice PTAL, I added a few more changes and addressed Maks's concern.

> > IIRC we can now just remove these `nb::sig`s? cc @makslevental
> 
> This one actually has to remain - it's because stubgen for whatever reason doesn't understand static properties correctly

I sent a fix to stubgen for this and removed the `nb::sig` in this PR.

https://github.com/llvm/llvm-project/pull/183021


More information about the Mlir-commits mailing list