[3.11] gh-96005: Handle WASI ENOTCAPABLE in getpath (GH-96006) (GH-96034) (GH-96038)
- On WASI `ENOTCAPABLE` is now mapped to `PermissionError`. - The `errno` modules exposes the new error number. - `getpath.py` now ignores `PermissionError` when it cannot open landmark files `pybuilddir.txt` and `pyenv.cfg`.
C
Christian Heimes committed
bc337a77666055283feeb3efbe17510dd038fb34
Parent: c4cf745
Committed by GitHub <noreply@github.com>
on 9/13/2022, 11:00:45 AM