Staging
v0.5.1
https://github.com/python/cpython
Revision 5d8bc65ba5be5742b3a4cc470dfd990512bdaa93 authored by Miss Skeleton (bot) on 22 October 2020, 15:48:51 UTC, committed by GitHub on 22 October 2020, 15:48:51 UTC

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 b6f2fc90409e291822166d74ce7402e0ef4dba91)

Co-authored-by: Philippe Ombredanne <pombredanne@gmail.com>
1 parent 6a5c70a
History
Tip revision: 5d8bc65ba5be5742b3a4cc470dfd990512bdaa93 authored by Miss Skeleton (bot) on 22 October 2020, 15:48:51 UTC
bpo-25655: Improve Win DLL loading failures doc (GH-22372)
Tip revision: 5d8bc65
File Mode Size
Grammar -rw-r--r-- 9.6 KB
Tokens -rw-r--r-- 1.5 KB

back to top