summaryrefslogtreecommitdiffstats
path: root/Python/ceval.c
diff options
context:
space:
mode:
authorChristian Heimes <christian@python.org>2022-09-13 11:00:45 (GMT)
committerGitHub <noreply@github.com>2022-09-13 11:00:45 (GMT)
commitbc337a77666055283feeb3efbe17510dd038fb34 (patch)
tree2f9867cab326bd97dbbf6cdbc58306a4f23f1380 /Python/ceval.c
parentc4cf745c723f19dbc5b304bfb21cf77ac9aa40b8 (diff)
downloadcpython-bc337a77666055283feeb3efbe17510dd038fb34.zip
cpython-bc337a77666055283feeb3efbe17510dd038fb34.tar.gz
cpython-bc337a77666055283feeb3efbe17510dd038fb34.tar.bz2
[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`.
Diffstat (limited to 'Python/ceval.c')
0 files changed, 0 insertions, 0 deletions