Staging
v0.5.1
https://github.com/python/cpython
Revision e9b185f2a493cc54f0d49eac44bf21e8d7de2990 authored by Pablo Galindo on 21 January 2019, 14:35:43 UTC, committed by GitHub on 21 January 2019, 14:35:43 UTC
PermissionError can be raised if there are directories in the $PATH that are not accessible
when using posix_spawnp.
1 parent b238545
History
Tip revision: e9b185f2a493cc54f0d49eac44bf21e8d7de2990 authored by Pablo Galindo on 21 January 2019, 14:35:43 UTC
bpo-35794: Catch PermissionError in test_no_such_executable (GH-11635)
Tip revision: e9b185f
File Mode Size
ci.yml -rw-r--r-- 2.9 KB
docker-steps.yml -rw-r--r-- 2.2 KB
docs-steps.yml -rw-r--r-- 1.3 KB
macos-steps.yml -rw-r--r-- 724 bytes
posix-deps.sh -rwxr-xr-x 590 bytes
posix-steps.yml -rw-r--r-- 1.9 KB
pr.yml -rw-r--r-- 1.8 KB
prebuild-checks.yml -rw-r--r-- 1.2 KB
windows-appx-test.yml -rw-r--r-- 2.1 KB
windows-layout-steps.yml -rw-r--r-- 594 bytes
windows-steps.yml -rw-r--r-- 1.2 KB

back to top