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

Appearance settings

[3.9] bpo-25655: Improve Win DLL loading failures doc (GH-22372) #22894

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 our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Oct 22, 2020

Conversation

miss-islington
Copy link
Contributor

@miss-islington miss-islington commented Oct 22, 2020

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.
(cherry picked from commit b6f2fc9)

Co-authored-by: Philippe Ombredanne pombredanne@gmail.com

https://bugs.python.org/issue25655

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.
(cherry picked from commit b6f2fc9)

Co-authored-by: Philippe Ombredanne <pombredanne@gmail.com>
@miss-islington
Copy link
Contributor Author

@pombredanne and @zooba: Status check is done, and it's a success ✅ .

@miss-islington miss-islington merged commit f22f874 into python:3.9 Oct 22, 2020
@miss-islington miss-islington deleted the backport-b6f2fc9-3.9 branch October 22, 2020 16:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docs Documentation in the Doc dir skip news
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants
Morty Proxy This is a proxified and sanitized view of the page, visit original site.