Skip to content

gh-96005: Handle WASI ENOTCAPABLE in getpath (GH-96006)#96006

Merged
tiran merged 2 commits intopython:mainfrom
tiran:gh-96005-wasi-enotcapable
Aug 16, 2022
Merged

gh-96005: Handle WASI ENOTCAPABLE in getpath (GH-96006)#96006
tiran merged 2 commits intopython:mainfrom
tiran:gh-96005-wasi-enotcapable

Conversation

@tiran
Copy link
Member

@tiran tiran commented Aug 15, 2022

  • 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.

Loading
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants