Skip to content

Remove old import hook#2105

Merged
messense merged 1 commit intoPyO3:mainfrom
mbway:remove_old_import_hook
Jun 10, 2024
Merged

Remove old import hook#2105
messense merged 1 commit intoPyO3:mainfrom
mbway:remove_old_import_hook

Conversation

@mbway
Copy link
Contributor

@mbway mbway commented Jun 6, 2024

This removes the old import hook that is superseded by https://github.com/PyO3/maturin-import-hook

I don't think the old hook is referenced anywhere else so simply removing the module is enough.

@netlify
Copy link

netlify bot commented Jun 6, 2024

Deploy Preview for maturin-guide ready!

Built without sensitive environment variables

Name Link
🔨 Latest commit d7c8471
🔍 Latest deploy log https://app.netlify.com/sites/maturin-guide/deploys/666231ddcd9e050008de1a32
😎 Deploy Preview https://deploy-preview-2105--maturin-guide.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@messense messense merged commit 119d6fe into PyO3:main Jun 10, 2024
@messense
Copy link
Member

Thanks!

netbsd-srcmastr pushed a commit to NetBSD/pkgsrc that referenced this pull request Jul 19, 2024
## [1.7.0] - 2024-07-07

* Initial iOS support in [#2101](PyO3/maturin#2102)
* Remove old import hook in [#2105](PyO3/maturin#2105), use [maturin-import-hook](https://github.com/PyO3/maturin-import-hook) instead
* Bump MSRV to 1.74.0 in [#2108](PyO3/maturin#2108)
* Add support for overriding wheel tag with `_PYTHON_HOST_PLATFORM` in [#2122](PyO3/maturin#2122)
* Don't add files to an archive more than once [#2125](PyO3/maturin#2125)
* Only use base python executable when `MATURIN_PEP517_USE_BASE_PYTHON` is set in [#2134](PyO3/maturin#2134)
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