◐ Shell
clean mode source ↗

[3.11] gh-90473: Make chmod a dummy on WASI, skip chmod tests (GH-93534) by miss-islington · Pull Request #93550 · python/cpython

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Conversation

@miss-islington

Copy link Copy Markdown

Contributor

WASI does not have the chmod(2) syscall yet.
(cherry picked from commit 22fed60)

Co-authored-by: Christian Heimes christian@python.org

…H-93534)

WASI does not have the ``chmod(2)`` syscall yet.
(cherry picked from commit 22fed60)

Co-authored-by: Christian Heimes <christian@python.org>

@miss-islington

Copy link Copy Markdown

Contributor Author

Status check is done, and it's a success ✅ .

@miss-islington

Copy link Copy Markdown

Contributor Author

Status check is done, and it's a success ✅ .

@ambv ambv merged commit 6787a8f into python:3.11

Jun 6, 2022

@miss-islington miss-islington deleted the backport-22fed60-3.11 branch

June 6, 2022 18:09

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

Reviewers

@brettcannon brettcannon Awaiting requested review from brettcannon brettcannon is a code owner

@ethanfurman ethanfurman Awaiting requested review from ethanfurman ethanfurman is a code owner

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

4 participants

@miss-islington @ambv @bedevere-bot @tiran