Skip to content

Conversation

@Tpt
Copy link
Contributor

@Tpt Tpt commented Nov 3, 2025

Similar change as PyO3/pyo3#5588

@Tpt Tpt force-pushed the tpt/template-ext-module branch from 2078daa to 8e3e463 Compare November 3, 2025 10:00
@Tpt Tpt marked this pull request as ready for review November 3, 2025 10:47

```toml
[dependencies]
pyo3 = { version = "0.27.0", features = ["extension-module", "generate-import-lib"] }
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

IMO we should still point out extension-module feature is required for pyo3 < 0.27.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I have added it back to the tutorial: 5a2a40f Not sure if it's the best place though

@messense messense merged commit a3ed119 into PyO3:main Nov 4, 2025
43 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants