Skip to content

Stop warning about missing extension-module feature on pyo3 0.26+#2789

Merged
messense merged 1 commit intomainfrom
no-extension-module-warning-on-pyo3-0.26
Oct 20, 2025
Merged

Stop warning about missing extension-module feature on pyo3 0.26+#2789
messense merged 1 commit intomainfrom
no-extension-module-warning-on-pyo3-0.26

Conversation

@messense
Copy link
Copy Markdown
Member

Closes #2788

@messense
Copy link
Copy Markdown
Member Author

This change is part of the following stack:

Change managed by git-spice.

@messense messense changed the title Stop warning about extension-module feature on pyo3 0.26+ Stop warning about missing extension-module feature on pyo3 0.26+ Oct 20, 2025
@messense messense enabled auto-merge (squash) October 20, 2025 11:54
@messense messense merged commit 0f0244f into main Oct 20, 2025
43 checks passed
@messense messense deleted the no-extension-module-warning-on-pyo3-0.26 branch October 20, 2025 12:52
@davidhewitt
Copy link
Copy Markdown
Member

Super, thank you!

bmwiedemann pushed a commit to bmwiedemann/openSUSE that referenced this pull request Nov 20, 2025
https://build.opensuse.org/request/show/1318737
by user mia + anag_factory
Automatic submission by obs-autosubmit
- Update to 1.10.2
  * Fix tagging for iOS x86_64 simulator wheels.
  * Set entry type when adding to the tar file.

- Update to 1.10.1
  * Fix generated WHEEL Tag metadata to be spec compliant.
    gh#PyO3/maturin#2762
  * Export all Cargo URL metadata items to Python
    gh#PyO3/maturin#2760
  * Update maximum Python version to 3.14
    gh#PyO3/maturin#2763
  * Remove shebang from non-executable init.py file
    gh#PyO3/maturin#2775
  * Stop warning about missing extension-module feature on pyo3 0.26+
    gh#PyO3/maturin#2789
  * --profile conflicts with --release (and/or --debug)
    gh#PyO3/maturin#2793
  * Bump MSRV to 1.83.0
    gh#PyO3/maturin#2790
  * respect CLI profile over pyproject.toml
    gh#PyO3/maturin#2794
  * chore: add FreeBSD 14.3 a
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.

Warning about missing extension-module can be removed if PyO3 >= 0.26

2 participants