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

README

back to top