Skip to content

Conversation

vstinner
Copy link
Member

@vstinner vstinner commented Jun 6, 2023

Deprecate the PyImport_ImportModuleNoBlock() function which is just an alias to PyImport_ImportModule() since Python 3.3.


📚 Documentation preview 📚: https://cpython-previews--105397.org.readthedocs.build/

Deprecate the PyImport_ImportModuleNoBlock() function which is just
an alias to PyImport_ImportModule() since Python 3.3.
@vstinner
Copy link
Member Author

vstinner commented Jun 6, 2023

cc @brettcannon @warsaw @ncoghlan

@vstinner vstinner merged commit 3e525d2 into python:main Jun 9, 2023
@vstinner vstinner deleted the deprecate_pyimport_noblock branch June 9, 2023 08:31
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.

3 participants