pyo3 icon indicating copy to clipboard operation
pyo3 copied to clipboard

Docs for `generate-import-lib` probably need updating

Open davidhewitt opened this issue 5 months ago • 1 comments

Just noticed the docs still say the feature is "experimental" - it's been around long enough with few reported issues so that's probably not the case any more!

Aside from that, I wonder if we should look making a better example how it should be used with e.g. maturin.

davidhewitt avatar May 30 '25 20:05 davidhewitt

Yeah it's been working great for a long time now, I think we can make maturin to enable the feature automatically when cross compiling to Windows when --locked and --frozen are not present.

messense avatar Jun 06 '25 09:06 messense