Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

gh-105396: Deprecate PyImport_ImportModuleNoBlock() function#105397

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
vstinner merged 2 commits intopython:mainfromvstinner:deprecate_pyimport_noblock
Jun 9, 2023

Conversation

vstinner
Copy link
Member

@vstinnervstinner commentedJun 6, 2023
edited by github-actionsbot
Loading

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 justan alias to PyImport_ImportModule() since Python 3.3.
@vstinner
Copy link
MemberAuthor

@vstinnervstinner merged commit3e525d2 intopython:mainJun 9, 2023
@vstinnervstinner deleted the deprecate_pyimport_noblock branchJune 9, 2023 08:31
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers

@hugovkhugovkhugovk left review comments

@brettcannonbrettcannonAwaiting requested review from brettcannonbrettcannon is a code owner

@ericsnowcurrentlyericsnowcurrentlyAwaiting requested review from ericsnowcurrentlyericsnowcurrently is a code owner

@ncoghlanncoghlanAwaiting requested review from ncoghlanncoghlan is a code owner

@warsawwarsawAwaiting requested review from warsawwarsaw is a code owner

Assignees
No one assigned
Labels
None yet
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

3 participants
@vstinner@hugovk@bedevere-bot

[8]ページ先頭

©2009-2025 Movatter.jp