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

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

gh-105396: Deprecate PyImport_ImportModuleNoBlock() function#105397
vstinner merged 2 commits intopython:mainfrom
vstinner:deprecate_pyimport_noblock

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

Comments


[8]ページ先頭

©2009-2026 Movatter.jp