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

bpo-25655: Improve Win DLL loading failures doc#22372

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
zooba merged 5 commits intopython:masterfrompombredanne:bpo-25655
Oct 22, 2020

Conversation

pombredanne
Copy link
Contributor

@pombredannepombredanne commentedSep 23, 2020
edited
Loading

Add documentation to help diagnose CDLL dependent DLL loading errors
on Windows for OSError with message:
"[WinError 126] The specified module could not be found"
This error is otherwise difficult to diagnose.

Signed-off-by: Philippe Ombredannepombredanne@nexb.com

https://bugs.python.org/issue25655

corona10 reacted with thumbs up emoji
https://bugs.python.org/issue25655Add documentation to help diagnose CDLL dependent DLL loading errorson windows for OSError with message:"[WinError 126] The specified module could not be found"This error is otherwise difficult to diagnose.Signed-off-by: Philippe Ombredanne <pombredanne@nexb.com>
Signed-off-by: Philippe Ombredanne <pombredanne@nexb.com>
@pombredanne
Copy link
ContributorAuthor

I do not think this minor doc update is news-worthy, so a core dev should add askip news label to this PR.

Copy link
Member

@corona10corona10 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others.Learn more.

nit comment

pombredanne reacted with thumbs up emoji
Exception references are made with exc and not classSigned-off-by: Philippe Ombredanne <pombredanne@nexb.com>Co-authored-by: Dong-hee Na <donghee.na92@gmail.com>
@pombredanne
Copy link
ContributorAuthor

@corona10 I applied your suggested fix. Thank you!

Signed-off-by: Philippe Ombredanne <pombredanne@nexb.com>
Reported-by: Steve Dower <steve.dower@microsoft.com>Signed-off-by: Philippe Ombredanne <pombredanne@nexb.com>Co-authored-by: Steve Dower <steve.dower@microsoft.com>
@miss-islington
Copy link
Contributor

Thanks@pombredanne for the PR, and@zooba for merging it 🌮🎉.. I'm working now to backport this PR to: 3.9.
🐍🍒⛏🤖

@miss-islington
Copy link
Contributor

Thanks@pombredanne for the PR, and@zooba for merging it 🌮🎉.. I'm working now to backport this PR to: 3.8.
🐍🍒⛏🤖

miss-islington pushed a commit to miss-islington/cpython that referenced this pull requestOct 22, 2020
Add documentation to help diagnose CDLL dependent DLL loading errorson windows for OSError with message:"[WinError 126] The specified module could not be found"This error is otherwise difficult to diagnose.(cherry picked from commitb6f2fc9)Co-authored-by: Philippe Ombredanne <pombredanne@gmail.com>
@bedevere-bot
Copy link

GH-22894 is a backport of this pull request to the3.9 branch.

@bedevere-botbedevere-bot removed the needs backport to 3.9only security fixes labelOct 22, 2020
miss-islington pushed a commit to miss-islington/cpython that referenced this pull requestOct 22, 2020
Add documentation to help diagnose CDLL dependent DLL loading errorson windows for OSError with message:"[WinError 126] The specified module could not be found"This error is otherwise difficult to diagnose.(cherry picked from commitb6f2fc9)Co-authored-by: Philippe Ombredanne <pombredanne@gmail.com>
@bedevere-bot
Copy link

GH-22895 is a backport of this pull request to the3.8 branch.

miss-islington added a commit that referenced this pull requestOct 22, 2020
Add documentation to help diagnose CDLL dependent DLL loading errorson windows for OSError with message:"[WinError 126] The specified module could not be found"This error is otherwise difficult to diagnose.(cherry picked from commitb6f2fc9)Co-authored-by: Philippe Ombredanne <pombredanne@gmail.com>
miss-islington added a commit that referenced this pull requestOct 22, 2020
Add documentation to help diagnose CDLL dependent DLL loading errorson windows for OSError with message:"[WinError 126] The specified module could not be found"This error is otherwise difficult to diagnose.(cherry picked from commitb6f2fc9)Co-authored-by: Philippe Ombredanne <pombredanne@gmail.com>
adorilson pushed a commit to adorilson/cpython that referenced this pull requestMar 13, 2021
Add documentation to help diagnose CDLL dependent DLL loading errorson windows for OSError with message:"[WinError 126] The specified module could not be found"This error is otherwise difficult to diagnose.
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers

@zoobazoobazooba left review comments

@corona10corona10corona10 left review comments

Assignees
No one assigned
Labels
docsDocumentation in the Doc dirskip news
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

6 participants
@pombredanne@miss-islington@bedevere-bot@zooba@corona10@the-knights-who-say-ni

[8]ページ先頭

©2009-2025 Movatter.jp