Staging
v0.8.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
windows-release
ci.yml -rw-r--r-- 2.6 KB
docs-steps.yml -rw-r--r-- 1.3 KB
macos-steps.yml -rw-r--r-- 768 bytes
posix-deps-apt.sh -rwxr-xr-x 580 bytes
posix-steps.yml -rw-r--r-- 2.5 KB
pr.yml -rw-r--r-- 2.6 KB
prebuild-checks.yml -rw-r--r-- 1.2 KB
windows-layout-steps.yml -rw-r--r-- 1.5 KB
windows-release.yml -rw-r--r-- 3.9 KB
windows-steps.yml -rw-r--r-- 1.5 KB

back to top